| Package | Description |
|---|---|
| alluxio.stress.client | |
| alluxio.stress.common | |
| alluxio.stress.jobservice | |
| alluxio.stress.master |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.Integer,java.util.Map<java.lang.String,SummaryStatistics>> |
ClientIOTaskResult.getTimeToFirstBytePerThread() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientIOTaskResult.putTimeToFirstBytePerThread(java.lang.Integer numThreads,
java.util.Map<java.lang.String,SummaryStatistics> statistics) |
void |
ClientIOTaskResult.setTimeToFirstBytePerThread(java.util.Map<java.lang.Integer,java.util.Map<java.lang.String,SummaryStatistics>> timeToFirstByte) |
| Modifier and Type | Method and Description |
|---|---|
SummaryStatistics |
TaskResultStatistics.toBenchSummaryStatistics()
Converts this class to
SummaryStatistics. |
| Modifier and Type | Method and Description |
|---|---|
SummaryStatistics |
JobServiceBenchSummary.getStatistics() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,SummaryStatistics> |
JobServiceBenchSummary.getStatisticsPerMethod() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobServiceBenchSummary.setStatistics(SummaryStatistics statistics) |
| Modifier and Type | Method and Description |
|---|---|
void |
JobServiceBenchSummary.setStatisticsPerMethod(java.util.Map<java.lang.String,SummaryStatistics> statisticsPerMethod) |
| Modifier and Type | Method and Description |
|---|---|
SummaryStatistics |
MasterBenchSummary.getStatistics() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SummaryStatistics> |
MultiOperationMasterBenchSummary.getStatistics() |
java.util.Map<java.lang.String,SummaryStatistics> |
MultiOperationMasterBenchSummary.getStatisticsPerMethod() |
java.util.Map<java.lang.String,SummaryStatistics> |
MasterBenchSummary.getStatisticsPerMethod() |
| Modifier and Type | Method and Description |
|---|---|
void |
MasterBenchSummary.setStatistics(SummaryStatistics statistics) |
| Modifier and Type | Method and Description |
|---|---|
void |
MultiOperationMasterBenchSummary.setStatistics(java.util.List<SummaryStatistics> statistics) |
void |
MultiOperationMasterBenchSummary.setStatisticsPerMethod(java.util.Map<java.lang.String,SummaryStatistics> statisticsPerMethod) |
void |
MasterBenchSummary.setStatisticsPerMethod(java.util.Map<java.lang.String,SummaryStatistics> statisticsPerMethod) |
Copyright © 2023. All Rights Reserved.