Uses of Class
org.apache.solr.common.cloud.PerReplicaStates
Packages that use PerReplicaStates
Package
Description
Common Solr Cloud and ZooKeeper related classes reused on both clients & server.
-
Uses of PerReplicaStates in org.apache.solr.common.cloud
Methods in org.apache.solr.common.cloud that return PerReplicaStatesMethods in org.apache.solr.common.cloud with parameters of type PerReplicaStatesModifier and TypeMethodDescriptionPerReplicaStates.findModifiedReplicas(PerReplicaStates old, PerReplicaStates fresh) Get the changed replicasfinal DocCollectionDocCollection.setPerReplicaStates(PerReplicaStates newPerReplicaStates) Update our state with a state of aPerReplicaStateswhich could override states ofReplica.