| Package | Description |
|---|---|
| org.apache.solr.cloud.overseer |
Classes for updating cluster state in SolrCloud mode.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterState |
ZkStateWriter.enqueueUpdate(ClusterState prevState,
ZkWriteCommand cmd,
ZkStateWriter.ZkWriteCallback callback)
Applies the given
ZkWriteCommand on the prevState. |
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.