Uses of Interface
org.apache.solr.common.cloud.ZkOperation
- 
Packages that use ZkOperation Package Description org.apache.solr.common.cloud 
- 
- 
Uses of ZkOperation in org.apache.solr.common.cloudMethods in org.apache.solr.common.cloud with parameters of type ZkOperation Modifier and Type Method Description <T> TZkCmdExecutor. retryOperation(ZkOperation<T> operation)Perform the given operation, retrying if the connection fails
 
-