Uses of Class
alluxio.stress.cli.Benchmark.MethodStatistics
-
Packages that use Benchmark.MethodStatistics Package Description alluxio.stress.cli -
-
Uses of Benchmark.MethodStatistics in alluxio.stress.cli
Methods in alluxio.stress.cli that return types with arguments of type Benchmark.MethodStatistics Modifier and Type Method Description protected java.util.Map<java.lang.String,Benchmark.MethodStatistics>Benchmark. processMethodProfiles(long startMs, long endMs, java.util.function.Function<Benchmark.ProfileInput,java.lang.String> nameTransformer)
-