Uses of Class
org.apache.solr.bench.BaseBenchState
Packages that use BaseBenchState
-
Uses of BaseBenchState in org.apache.solr.bench
Methods in org.apache.solr.bench with parameters of type BaseBenchStateModifier and TypeMethodDescriptionvoidMiniClusterState.MiniClusterBenchState.doSetup(org.openjdk.jmh.infra.BenchmarkParams benchmarkParams, BaseBenchState baseBenchState) Do setup.voidMiniClusterState.MiniClusterBenchState.shutdownMiniCluster(org.openjdk.jmh.infra.BenchmarkParams benchmarkParams, BaseBenchState baseBenchState) Shutdown mini cluster.