Class PerReplicaStatesFetcher


  • public class PerReplicaStatesFetcher
    extends Object
    • Constructor Detail

      • PerReplicaStatesFetcher

        public PerReplicaStatesFetcher()
    • Method Detail

      • fetch

        public static org.apache.solr.common.cloud.PerReplicaStates fetch​(String path,
                                                                          SolrZkClient zkClient,
                                                                          org.apache.solr.common.cloud.PerReplicaStates current)
        Fetch the latest PerReplicaStates . It fetches data after checking the Stat.getCversion() of state.json. If this is not modified, the same object is returned