Uses of Interface
org.apache.solr.common.cloud.SolrZkClient.SupplierWithException
Packages that use SolrZkClient.SupplierWithException
-
Uses of SolrZkClient.SupplierWithException in org.apache.solr.common.cloud
Methods in org.apache.solr.common.cloud with parameters of type SolrZkClient.SupplierWithExceptionModifier and TypeMethodDescriptionprotected <T> TSolrZkClient.runWithCorrectThrows(String action, SolrZkClient.SupplierWithException<T> func)