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