Uses of Class
org.apache.solr.client.solrj.impl.ZkClientClusterStateProvider
-
Packages that use ZkClientClusterStateProvider Package Description org.apache.solr.client.solrj.impl Concrete implementations of client API classes. -
-
Uses of ZkClientClusterStateProvider in org.apache.solr.client.solrj.impl
Methods in org.apache.solr.client.solrj.impl that return ZkClientClusterStateProvider Modifier and Type Method Description static ZkClientClusterStateProviderZkClientClusterStateProvider. from(CloudSolrClient client)Extracts this from the client, or throws an exception if of the wrong type.
-