Package | Description |
---|---|
alluxio.stress.jobservice |
Modifier and Type | Method and Description |
---|---|
JobServiceBenchTaskResultStatistics |
JobServiceBenchTaskResult.getStatistics() |
Modifier and Type | Method and Description |
---|---|
Map<String,JobServiceBenchTaskResultStatistics> |
JobServiceBenchTaskResult.getStatisticsPerMethod() |
Modifier and Type | Method and Description |
---|---|
void |
JobServiceBenchTaskResultStatistics.merge(JobServiceBenchTaskResultStatistics statistics)
Merges (updates) a task result statistics with this statistics.
|
void |
JobServiceBenchTaskResult.putStatisticsForMethod(String method,
JobServiceBenchTaskResultStatistics statistics) |
void |
JobServiceBenchTaskResult.setStatistics(JobServiceBenchTaskResultStatistics statistics) |
Modifier and Type | Method and Description |
---|---|
void |
JobServiceBenchTaskResult.setStatisticsPerMethod(Map<String,JobServiceBenchTaskResultStatistics> statisticsPerMethod) |
Copyright © 2023. All Rights Reserved.