Uses of Class
alluxio.stress.cli.Benchmark.ProfileInput
-
Packages that use Benchmark.ProfileInput Package Description alluxio.stress.cli -
-
Uses of Benchmark.ProfileInput in alluxio.stress.cli
Method parameters in alluxio.stress.cli with type arguments of type Benchmark.ProfileInput 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)
-