Uses of Class
org.apache.solr.bench.index.CloudIndexing.BenchState
- 
Packages that use CloudIndexing.BenchState Package Description org.apache.solr.bench.index Solr JMH benchmarks focused on indexing - 
- 
Uses of CloudIndexing.BenchState in org.apache.solr.bench.index
Methods in org.apache.solr.bench.index with parameters of type CloudIndexing.BenchState Modifier and Type Method Description ObjectCloudIndexing. indexLargeDoc(MiniClusterState.MiniClusterBenchState miniClusterState, CloudIndexing.BenchState state)ObjectCloudIndexing. indexSmallDoc(MiniClusterState.MiniClusterBenchState miniClusterState, CloudIndexing.BenchState state) 
 -