Package org.apache.solr.bench.search
Class JsonFaceting
java.lang.Object
org.apache.solr.bench.search.JsonFaceting
A benchmark to experiment with the performance of json faceting.
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidjsonFacet(MiniClusterState.MiniClusterBenchState miniClusterState, JsonFaceting.BenchState state, JsonFaceting.BenchState.ThreadState threadState, org.openjdk.jmh.infra.Blackhole bh)
-
Constructor Details
-
JsonFaceting
public JsonFaceting()
-
-
Method Details
-
jsonFacet
public void jsonFacet(MiniClusterState.MiniClusterBenchState miniClusterState, JsonFaceting.BenchState state, JsonFaceting.BenchState.ThreadState threadState, org.openjdk.jmh.infra.Blackhole bh) throws Exception - Throws:
Exception
-