| Package | Description | 
|---|---|
| org.apache.solr.common.cloud | Common Solr Cloud and ZooKeeper related classes reused on both clients & server. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ClusterStateImmutable state of the cloud. | 
| class  | DocCollectionModels a Collection in zookeeper (but that Java name is obviously taken, hence "DocCollection") | 
| static class  | DocRouter.Range | 
| class  | Replica | 
| class  | RoutingRuleUsed for routing docs with particular keys into another collection | 
| class  | SliceA Slice contains immutable information about a logical shard (all replicas that share the same shard id). | 
| class  | ZkNodePropsZkNodeProps contains generic immutable properties. | 
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.