| Package | Description |
|---|---|
| org.elasticsearch.cluster | |
| org.elasticsearch.cluster.node |
| Modifier and Type | Method and Description |
|---|---|
DiscoveryNodes.Delta |
ClusterChangedEvent.nodesDelta()
Returns the
DiscoveryNodes.Delta between
the previous cluster state and the new cluster state. |
| Modifier and Type | Method and Description |
|---|---|
DiscoveryNodes.Delta |
DiscoveryNodes.delta(DiscoveryNodes other)
Returns the changes comparing this nodes to the provided nodes.
|
DiscoveryNodes.Delta |
DiscoveryNodes.emptyDelta() |
Copyright © 2009–2017. All rights reserved.