Uses of Class
alluxio.stress.cli.suite.Suite
-
Packages that use Suite Package Description alluxio.stress.cli.suite -
-
Uses of Suite in alluxio.stress.cli.suite
Subclasses of Suite in alluxio.stress.cli.suite Modifier and Type Class Description classAbstractMaxThroughput<T extends alluxio.stress.common.AbstractMaxThroughputSummary<P,S>,S extends alluxio.stress.common.GeneralBenchSummary,P extends alluxio.stress.common.GeneralParameters>abstract class for MaxThroughput stressBench.classJobServiceMaxThroughputA max throughput suite for job service.classMaxThroughputA max throughput suite.Methods in alluxio.stress.cli.suite with parameters of type Suite Modifier and Type Method Description protected static voidSuite. mainInternal(java.lang.String[] args, Suite suite)
-