Package | Description |
---|---|
alluxio.stress.client |
Modifier and Type | Method and Description |
---|---|
Map<Integer,ClientIOTaskResult.ThreadCountResult> |
ClientIOTaskResult.getThreadCountResults() |
Modifier and Type | Method and Description |
---|---|
void |
ClientIOTaskResult.addThreadCountResults(int threadCount,
ClientIOTaskResult.ThreadCountResult threadCountResult) |
void |
ClientIOTaskResult.ThreadCountResult.merge(ClientIOTaskResult.ThreadCountResult result)
Merges (updates) a result with this result.
|
Modifier and Type | Method and Description |
---|---|
void |
ClientIOTaskResult.setThreadCountResults(Map<Integer,ClientIOTaskResult.ThreadCountResult> threadCountResults) |
Copyright © 2023. All Rights Reserved.