| Package | Description | 
|---|---|
| org.apache.solr.client.solrj.cloud | Common classes for SolrCloud. | 
| org.apache.solr.client.solrj.cloud.autoscaling | Common classes for autoscaling parsing filtering nodes and sorting | 
| org.apache.solr.client.solrj.impl | Concrete implementations of client API classes. | 
| org.apache.solr.common.util | Common utility classes reused on both clients & server. | 
| Modifier and Type | Method and Description | 
|---|---|
| DistribStateManager | SolrCloudManager. getDistribStateManager() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DelegatingDistribStateManager | 
| Modifier and Type | Method and Description | 
|---|---|
| DistribStateManager | DelegatingCloudManager. getDistribStateManager() | 
| Constructor and Description | 
|---|
| DelegatingDistribStateManager(DistribStateManager delegate) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ZkDistribStateManagerImplementation of  DistribStateManagerthat uses Zookeeper. | 
| Modifier and Type | Method and Description | 
|---|---|
| DistribStateManager | SolrClientCloudManager. getDistribStateManager() | 
| Modifier and Type | Method and Description | 
|---|---|
| static Map<String,Object> | Utils. getJson(DistribStateManager distribStateManager,
       String path) | 
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.