| Package | Description |
|---|---|
| alluxio.stress.client |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.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(java.util.Map<java.lang.Integer,ClientIOTaskResult.ThreadCountResult> threadCountResults) |
Copyright © 2023. All Rights Reserved.