Package alluxio.stress.client
Class CompactionTaskResultStatistics
- java.lang.Object
-
- alluxio.stress.common.TaskResultStatistics
-
- alluxio.stress.client.CompactionTaskResultStatistics
-
public class CompactionTaskResultStatistics extends TaskResultStatistics
Result statistics of the compaction benchmark.
-
-
Field Summary
-
Fields inherited from class alluxio.stress.common.TaskResultStatistics
mMaxResponseTimeNs, mNumSuccesses, mResponseTimeNsRaw
-
-
Constructor Summary
Constructors Constructor Description CompactionTaskResultStatistics()Creates an empty statistics object.
-
Method Summary
-
Methods inherited from class alluxio.stress.common.TaskResultStatistics
encodeResponseTimeNsRaw, merge, toBenchSummaryStatistics
-
-