Class MiniSolrCloudCluster.JettySolrRunnerWithMetrics

  • Enclosing class:
    MiniSolrCloudCluster

    public static final class MiniSolrCloudCluster.JettySolrRunnerWithMetrics
    extends JettySolrRunner
    WARNING: This API is experimental and might change in incompatible ways in the next release.
    • Constructor Detail

    • Method Detail

      • injectJettyHandlers

        protected org.eclipse.jetty.server.handler.HandlerWrapper injectJettyHandlers​(org.eclipse.jetty.server.handler.HandlerWrapper chain)
        Description copied from class: JettySolrRunner
        descendants may inject own handler chaining it to the given root and then returning that own one
        Overrides:
        injectJettyHandlers in class JettySolrRunner
      • getMetricRegistry

        public com.codahale.metrics.MetricRegistry getMetricRegistry()
        Returns:
        optional subj. It may be null, if it's not yet created.