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