Class SolrStartup.PerThreadState

java.lang.Object
org.apache.solr.bench.lifecycle.SolrStartup.PerThreadState
Enclosing class:
SolrStartup

public static class SolrStartup.PerThreadState extends Object
  • Field Details

  • Constructor Details

    • PerThreadState

      public PerThreadState()
  • Method Details

    • bootstrapJettyServer

      public void bootstrapJettyServer() throws Exception
      Throws:
      Exception
    • stopJettyServerIfNecessary

      public void stopJettyServerIfNecessary() throws Exception
      Throws:
      Exception
    • destroyJettyServer

      public void destroyJettyServer() throws Exception
      Throws:
      Exception