Package org.apache.solr.bench.search
Class StreamingSearch.BenchState
java.lang.Object
org.apache.solr.bench.search.StreamingSearch.BenchState
- Enclosing class:
StreamingSearch
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetup(MiniClusterState.MiniClusterBenchState miniClusterState) voidsetupIteration(MiniClusterState.MiniClusterBenchState miniClusterState) void
-
Constructor Details
-
BenchState
public BenchState()
-
-
Method Details
-
setup
- 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()
-