Uses of Class
kboyle.oktane.benchmark.GeneratedBenchmarkModule
Packages that use GeneratedBenchmarkModule
-
Uses of GeneratedBenchmarkModule in kboyle.oktane.benchmark
Methods in kboyle.oktane.benchmark that return GeneratedBenchmarkModuleModifier and TypeMethodDescriptionMethods in kboyle.oktane.benchmark with parameters of type GeneratedBenchmarkModuleModifier and TypeMethodDescriptionreactor.core.publisher.Mono<CommandResult>
GeneratedBenchmarkModule$noParameters$.execute(GeneratedBenchmarkModule module, Object[] parameters)
reactor.core.publisher.Mono<CommandResult>
GeneratedBenchmarkModule$oneParameter$java0lang0String.execute(GeneratedBenchmarkModule module, Object[] parameters)
reactor.core.publisher.Mono<CommandResult>
GeneratedBenchmarkModule$twoParameters$java0lang0String_java0lang0String.execute(GeneratedBenchmarkModule module, Object[] parameters)