Uses of Class
alluxio.stress.common.GeneralBenchSummary
-
Packages that use GeneralBenchSummary Package Description alluxio.stress.client alluxio.stress.common alluxio.stress.fuse alluxio.stress.jobservice alluxio.stress.master alluxio.stress.worker -
-
Uses of GeneralBenchSummary in alluxio.stress.client
Subclasses of GeneralBenchSummary in alluxio.stress.client Modifier and Type Class Description classClientIOSummaryThe summary for Fuse IO stress bench. -
Uses of GeneralBenchSummary in alluxio.stress.common
Classes in alluxio.stress.common with type parameters of type GeneralBenchSummary Modifier and Type Class Description classAbstractMaxThroughputSummary<T extends Parameters,S extends GeneralBenchSummary>abstract class for result of MaxThroughput stressBench. -
Uses of GeneralBenchSummary in alluxio.stress.fuse
Subclasses of GeneralBenchSummary in alluxio.stress.fuse Modifier and Type Class Description classFuseIOSummaryThe summary for Fuse IO stress bench. -
Uses of GeneralBenchSummary in alluxio.stress.jobservice
Subclasses of GeneralBenchSummary in alluxio.stress.jobservice Modifier and Type Class Description classJobServiceBenchSummaryThe summary for the job service stress tests. -
Uses of GeneralBenchSummary in alluxio.stress.master
Subclasses of GeneralBenchSummary in alluxio.stress.master Modifier and Type Class Description classMasterBenchSummaryThe summary for the master stress tests.classMultiOperationMasterBenchSummaryThe summary for the multi-operation master stress tests. -
Uses of GeneralBenchSummary in alluxio.stress.worker
Subclasses of GeneralBenchSummary in alluxio.stress.worker Modifier and Type Class Description classWorkerBenchSummaryThe summary for the worker stress tests.
-