Uses of Class
org.apache.solr.common.cloud.ZkOperation

Packages that use ZkOperation
org.apache.solr.common.cloud Common Solr Cloud and ZooKeeper related classes reused on both clients & server. 
 

Uses of ZkOperation in org.apache.solr.common.cloud
 

Methods in org.apache.solr.common.cloud with parameters of type ZkOperation
<T> T
ZkCmdExecutor.retryOperation(ZkOperation operation)
          Perform the given operation, retrying if the connection fails
 



Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.