Package org.apache.solr.common.cloud
Class PerReplicaStatesFetcher.LazyPrsSupplier
- java.lang.Object
-
- org.apache.solr.common.cloud.DocCollection.PrsSupplier
-
- org.apache.solr.common.cloud.PerReplicaStatesFetcher.LazyPrsSupplier
-
- All Implemented Interfaces:
Supplier<org.apache.solr.common.cloud.PerReplicaStates>
- Enclosing class:
- PerReplicaStatesFetcher
public static class PerReplicaStatesFetcher.LazyPrsSupplier extends org.apache.solr.common.cloud.DocCollection.PrsSupplier
-
-
Constructor Summary
Constructors Constructor Description LazyPrsSupplier(SolrZkClient zkClient, String collectionPath)
-
-
-
Constructor Detail
-
LazyPrsSupplier
public LazyPrsSupplier(SolrZkClient zkClient, String collectionPath)
-
-