Package | Description |
---|---|
alluxio.stress.master |
Modifier and Type | Method and Description |
---|---|
MasterBenchTaskResultStatistics |
MasterBenchTaskResult.getStatistics() |
MasterBenchTaskResultStatistics |
MultiOperationMasterBenchTaskResult.getStatistics(int operationIndex) |
Modifier and Type | Method and Description |
---|---|
List<MasterBenchTaskResultStatistics> |
MultiOperationMasterBenchTaskResult.getAllStatistics() |
Map<String,MasterBenchTaskResultStatistics> |
MasterBenchTaskResult.getStatisticsPerMethod() |
Map<String,MasterBenchTaskResultStatistics> |
MultiOperationMasterBenchTaskResult.getStatisticsPerMethod() |
Modifier and Type | Method and Description |
---|---|
void |
MasterBenchTaskResult.putStatisticsForMethod(String method,
MasterBenchTaskResultStatistics statistics) |
void |
MultiOperationMasterBenchTaskResult.putStatisticsForMethod(String method,
MasterBenchTaskResultStatistics statistics) |
abstract void |
MasterBenchTaskResultBase.putStatisticsForMethod(String method,
MasterBenchTaskResultStatistics statistics) |
void |
MasterBenchTaskResult.setStatistics(MasterBenchTaskResultStatistics statistics) |
Modifier and Type | Method and Description |
---|---|
void |
MasterBenchTaskResult.setStatisticsPerMethod(Map<String,MasterBenchTaskResultStatistics> statisticsPerMethod) |
Copyright © 2023. All Rights Reserved.