Uses of Class
org.apache.solr.cluster.placement.impl.MetricImpl
-
Packages that use MetricImpl Package Description org.apache.solr.cluster.placement.impl Implementation classes (not visible to plugins, subject to change at any time) for the interfaces inorg.apache.solr.cluster.placementand to make them work with the rest of Solr. -
-
Uses of MetricImpl in org.apache.solr.cluster.placement.impl
Subclasses of MetricImpl in org.apache.solr.cluster.placement.impl Modifier and Type Class Description classNodeMetricImpl<T>Node metric identifier, corresponding to a node-level metric registry and the internal metric name.classReplicaMetricImpl<T>Replica metric identifier, corresponding to one of the internal replica-level metric names (as reported insolr.core.[collection].[replica]registry)
-