Class ReplicaMetricImpl<T>

  • All Implemented Interfaces:
    Metric<T>, ReplicaMetric<T>

    public class ReplicaMetricImpl<T>
    extends MetricImpl<T>
    implements ReplicaMetric<T>
    Replica metric identifier, corresponding to one of the internal replica-level metric names (as reported in solr.core.[collection].[replica] registry)
    • Constructor Detail

      • ReplicaMetricImpl

        public ReplicaMetricImpl​(String name,
                                 String internalName)