| Package | Description |
|---|---|
| org.elasticsearch.cluster | |
| org.elasticsearch.cluster.node |
| Modifier and Type | Method and Description |
|---|---|
DiscoveryNodes.Delta |
ClusterChangedEvent.nodesDelta() |
| 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–2016. All rights reserved.