| Package | Description | 
|---|---|
| org.apache.solr.common.cloud | Common Solr Cloud and ZooKeeper related classes reused on both clients & server. | 
| Modifier and Type | Method and Description | 
|---|---|
| ClusterState.CollectionRef | ClusterState. getCollectionRef(String coll) | 
| Constructor and Description | 
|---|
| ClusterState(Set<String> liveNodes,
            Map<String,ClusterState.CollectionRef> collectionStates,
            Integer znodeVersion)Use this if all the collection states are not readily available and some needs to be lazily loaded | 
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.