Package alluxio.stress.master
Class MasterBenchTaskResultStatistics
- java.lang.Object
-
- alluxio.stress.common.TaskResultStatistics
-
- alluxio.stress.master.MasterBenchTaskResultStatistics
-
public class MasterBenchTaskResultStatistics extends TaskResultStatistics
Statistics class that is used inMasterBenchTaskResult.
-
-
Field Summary
-
Fields inherited from class alluxio.stress.common.TaskResultStatistics
mMaxResponseTimeNs, mNumSuccess, mResponseTimeNsRaw
-
-
Constructor Summary
Constructors Constructor Description MasterBenchTaskResultStatistics()Creates an instance.
-
Method Summary
-
Methods inherited from class alluxio.stress.common.TaskResultStatistics
encodeResponseTimeNsRaw, merge, toBenchSummaryStatistics
-
-