| Package | Description |
|---|---|
| alluxio.stress.client | |
| 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 |
MasterBenchSummary.getStatistics() |
SummaryStatistics |
MasterBenchTaskResultStatistics.toMasterBenchSummaryStatistics()
Converts this class to
SummaryStatistics. |
| Modifier and Type | Method and Description |
|---|---|
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 |
MasterBenchSummary.setStatisticsPerMethod(java.util.Map<java.lang.String,SummaryStatistics> statisticsPerMethod) |
Copyright © 2021. All Rights Reserved.