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 SummaryConstructors Constructor Description LazyPrsSupplier(SolrZkClient zkClient, String collectionPath)
 
- 
- 
- 
Constructor Detail- 
LazyPrsSupplierpublic LazyPrsSupplier(SolrZkClient zkClient, String collectionPath) 
 
- 
 
-