Uses of Interface
org.apache.solr.common.cloud.LiveNodesPredicate
- 
Packages that use LiveNodesPredicate Package Description org.apache.solr.common.cloud 
- 
- 
Uses of LiveNodesPredicate in org.apache.solr.common.cloudMethods in org.apache.solr.common.cloud with parameters of type LiveNodesPredicate Modifier and Type Method Description voidZkStateReader. waitForLiveNodes(long wait, TimeUnit unit, LiveNodesPredicate predicate)Block until a LiveNodesStatePredicate returns true, or the wait times out
 
-