Package | Description |
---|---|
alluxio.stress.cli.client | |
alluxio.stress.client | |
alluxio.stress.common |
Modifier and Type | Method and Description |
---|---|
Map<String,SummaryStatistics> |
StressClientIOBench.addAdditionalResult(long startMs,
long endMs)
Read the log file from java agent log file.
|
Modifier and Type | Method and Description |
---|---|
Map<Integer,Map<String,SummaryStatistics>> |
ClientIOTaskResult.getTimeToFirstBytePerThread() |
Modifier and Type | Method and Description |
---|---|
void |
ClientIOTaskResult.putTimeToFirstBytePerThread(Integer numThreads,
Map<String,SummaryStatistics> statistics) |
void |
ClientIOTaskResult.setTimeToFirstBytePerThread(Map<Integer,Map<String,SummaryStatistics>> timeToFirstByte) |
Modifier and Type | Method and Description |
---|---|
SummaryStatistics |
TaskResultStatistics.toBenchSummaryStatistics()
Converts this class to
SummaryStatistics . |
Copyright © 2023. All Rights Reserved.