| Package | Description |
|---|---|
| alluxio.stress.client | |
| alluxio.stress.fuse | |
| 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 |
|---|---|
java.util.Map<java.lang.Integer,java.util.Map<java.lang.String,SummaryStatistics>> |
FuseIOTaskResult.getTimeToFirstBytePerThread() |
| Modifier and Type | Method and Description |
|---|---|
void |
FuseIOTaskResult.putTimeToFirstBytePerThread(java.lang.Integer numThreads,
java.util.Map<java.lang.String,SummaryStatistics> statistics) |
void |
FuseIOTaskResult.setTimeToFirstBytePerThread(java.util.Map<java.lang.Integer,java.util.Map<java.lang.String,SummaryStatistics>> timeToFirstByte) |
| Modifier and Type | Method and Description |
|---|---|
SummaryStatistics |
JobServiceBenchSummary.getStatistics() |
SummaryStatistics |
JobServiceBenchTaskResultStatistics.toBenchSummaryStatistics()
Converts this class to
SummaryStatistics. |
| 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() |
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 © 2022. All Rights Reserved.