Package org.apache.solr.bench.search
Class JsonFaceting.BenchState
java.lang.Object
org.apache.solr.bench.search.JsonFaceting.BenchState
- Enclosing class:
JsonFaceting
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetup(org.openjdk.jmh.infra.BenchmarkParams benchmarkParams, MiniClusterState.MiniClusterBenchState miniClusterState)
-
Field Details
-
collection
- See Also:
-
docCount
public int docCount
-
-
Constructor Details
-
BenchState
public BenchState()
-
-
Method Details
-
setup
public void setup(org.openjdk.jmh.infra.BenchmarkParams benchmarkParams, MiniClusterState.MiniClusterBenchState miniClusterState) throws Exception - Throws:
Exception
-