|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use CloudState | |
|---|---|
| org.apache.solr.common.cloud | |
| Uses of CloudState in org.apache.solr.common.cloud |
|---|
| Methods in org.apache.solr.common.cloud that return CloudState | |
|---|---|
CloudState |
ZkStateReader.getCloudState()
|
static CloudState |
CloudState.load(byte[] bytes,
Set<String> liveNodes)
Create CloudState from json string that is typically stored in zookeeper. |
static CloudState |
CloudState.load(SolrZkClient zkClient,
Set<String> liveNodes)
Create CloudState by reading the current state from zookeeper. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||