Package org.apache.solr.bench.search
Class SimpleSearch.BenchState
java.lang.Object
org.apache.solr.bench.search.SimpleSearch.BenchState
- Enclosing class:
SimpleSearch
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetupIteration(MiniClusterState.MiniClusterBenchState miniClusterState) voidsetupTrial(MiniClusterState.MiniClusterBenchState miniClusterState) void
-
Constructor Details
-
BenchState
public BenchState()
-
-
Method Details
-
setupTrial
- Throws:
Exception
-
setupIteration
public void setupIteration(MiniClusterState.MiniClusterBenchState miniClusterState) throws org.apache.solr.client.solrj.SolrServerException, IOException - Throws:
org.apache.solr.client.solrj.SolrServerExceptionIOException
-
teardownIt
public void teardownIt()
-