| Package | Description | 
|---|---|
| org.apache.solr.client.solrj.impl | Concrete implementations of client API classes. | 
| org.apache.solr.common | Common classes reused on both clients & server for dealing with  documents to be indexedandresult documents. | 
| org.apache.solr.common.cloud | Common Solr Cloud and ZooKeeper related classes reused on both clients & server. | 
| org.apache.solr.common.util | Common utility classes reused on both clients & server. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | BaseCloudSolrClient.RouteResponse<T extends LBSolrClient.Req> | 
| static class  | CloudSolrClient.RouteResponseDeprecated. 
 since Solr 8.0 | 
| Modifier and Type | Method and Description | 
|---|---|
| SimpleMap<String> | ConfigNode. attributes()Attributes | 
| Modifier and Type | Field and Description | 
|---|---|
| SimpleMap<PerReplicaStates.State> | PerReplicaStates. states | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | LinkedSimpleHashMap<T> | 
| class  | NamedList<T>A simple container class for modeling an ordered list of name/value pairs. | 
| class  | SimpleOrderedMap<T>SimpleOrderedMapis aNamedListwhere access by key is more
 important than maintaining order when it comes to representing the
 held data in other forms, as ResponseWriters normally do. | 
| class  | WrappedSimpleMap<T> | 
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.