Uses of Interface
org.apache.solr.cluster.placement.ReplicaMetrics
Packages that use ReplicaMetrics
Package
Description
This package contains interfaces visible by plugins (i.e.
Implementation classes (not visible to plugins, subject to change at any time) for the interfaces
in
org.apache.solr.cluster.placement and to make them work with the rest of Solr.-
Uses of ReplicaMetrics in org.apache.solr.cluster.placement
Methods in org.apache.solr.cluster.placement that return types with arguments of type ReplicaMetricsModifier and TypeMethodDescriptionShardMetrics.getLeaderMetrics()ShardMetrics.getReplicaMetrics(String replicaName) ShardMetrics.iterator() -
Uses of ReplicaMetrics in org.apache.solr.cluster.placement.impl
Methods in org.apache.solr.cluster.placement.impl that return ReplicaMetrics