Package | Description |
---|---|
alluxio.stress.master |
Modifier and Type | Method and Description |
---|---|
MasterBenchTaskResultStatistics |
MasterBenchTaskResult.getStatistics() |
Modifier and Type | Method and Description |
---|---|
Map<String,MasterBenchTaskResultStatistics> |
MasterBenchTaskResult.getStatisticsPerMethod() |
Modifier and Type | Method and Description |
---|---|
void |
MasterBenchTaskResult.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.