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