Package org.apache.solr.bench.lifecycle
Class SolrStartup
- java.lang.Object
 - 
- org.apache.solr.bench.lifecycle.SolrStartup
 
 
- 
public class SolrStartup extends Object
A simple JMH benchmark that attempts to measure approximate Solr startup behavior by measuringJettySolrRunner.start() 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSolrStartup.PerThreadState 
- 
Constructor Summary
Constructors Constructor Description SolrStartup() 
 - 
 
- 
- 
Method Detail
- 
startSolr
public void startSolr(SolrStartup.PerThreadState threadState) throws Exception
- Throws:
 Exception
 
 - 
 
 -