Uses of Interface
alluxio.stress.TaskResult.Aggregator
-
Packages that use TaskResult.Aggregator Package Description alluxio.stress alluxio.stress.client alluxio.stress.common alluxio.stress.fuse alluxio.stress.jobservice alluxio.stress.master alluxio.stress.rpc alluxio.stress.worker -
-
Uses of TaskResult.Aggregator in alluxio.stress
Methods in alluxio.stress that return TaskResult.Aggregator Modifier and Type Method Description TaskResult.AggregatorTaskResult. aggregator() -
Uses of TaskResult.Aggregator in alluxio.stress.client
Methods in alluxio.stress.client that return TaskResult.Aggregator Modifier and Type Method Description TaskResult.AggregatorClientIOTaskResult. aggregator() -
Uses of TaskResult.Aggregator in alluxio.stress.common
Methods in alluxio.stress.common that return TaskResult.Aggregator Modifier and Type Method Description TaskResult.AggregatorAbstractMaxThroughputSummary. aggregator() -
Uses of TaskResult.Aggregator in alluxio.stress.fuse
Methods in alluxio.stress.fuse that return TaskResult.Aggregator Modifier and Type Method Description TaskResult.AggregatorFuseIOTaskResult. aggregator() -
Uses of TaskResult.Aggregator in alluxio.stress.jobservice
Methods in alluxio.stress.jobservice that return TaskResult.Aggregator Modifier and Type Method Description TaskResult.AggregatorJobServiceBenchTaskResult. aggregator() -
Uses of TaskResult.Aggregator in alluxio.stress.master
Methods in alluxio.stress.master that return TaskResult.Aggregator Modifier and Type Method Description TaskResult.AggregatorMasterBenchTaskResult. aggregator() -
Uses of TaskResult.Aggregator in alluxio.stress.rpc
Classes in alluxio.stress.rpc that implement TaskResult.Aggregator Modifier and Type Class Description static classRpcTaskResult.AggregatorAn aggregator that merges multipleRpcTaskResult. -
Uses of TaskResult.Aggregator in alluxio.stress.worker
Methods in alluxio.stress.worker that return TaskResult.Aggregator Modifier and Type Method Description TaskResult.AggregatorIOTaskResult. aggregator()TaskResult.AggregatorWorkerBenchTaskResult. aggregator()
-