| Package | Description |
|---|---|
| alluxio.stress.jobservice |
| Modifier and Type | Method and Description |
|---|---|
JobServiceBenchTaskResultStatistics |
JobServiceBenchTaskResult.getStatistics() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.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(java.lang.String method,
JobServiceBenchTaskResultStatistics statistics) |
void |
JobServiceBenchTaskResult.setStatistics(JobServiceBenchTaskResultStatistics statistics) |
| Modifier and Type | Method and Description |
|---|---|
void |
JobServiceBenchTaskResult.setStatisticsPerMethod(java.util.Map<java.lang.String,JobServiceBenchTaskResultStatistics> statisticsPerMethod) |
Copyright © 2022. All Rights Reserved.