| 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 |
|---|---|
java.util.List<MasterBenchTaskResultStatistics> |
MultiOperationMasterBenchTaskResult.getAllStatistics() |
java.util.Map<java.lang.String,MasterBenchTaskResultStatistics> |
MultiOperationMasterBenchTaskResult.getStatisticsPerMethod() |
java.util.Map<java.lang.String,MasterBenchTaskResultStatistics> |
MasterBenchTaskResult.getStatisticsPerMethod() |
| Modifier and Type | Method and Description |
|---|---|
void |
MultiOperationMasterBenchTaskResult.putStatisticsForMethod(java.lang.String method,
MasterBenchTaskResultStatistics statistics) |
abstract void |
MasterBenchTaskResultBase.putStatisticsForMethod(java.lang.String method,
MasterBenchTaskResultStatistics statistics) |
void |
MasterBenchTaskResult.putStatisticsForMethod(java.lang.String method,
MasterBenchTaskResultStatistics statistics) |
void |
MasterBenchTaskResult.setStatistics(MasterBenchTaskResultStatistics statistics) |
| Modifier and Type | Method and Description |
|---|---|
void |
MasterBenchTaskResult.setStatisticsPerMethod(java.util.Map<java.lang.String,MasterBenchTaskResultStatistics> statisticsPerMethod) |
Copyright © 2023. All Rights Reserved.