Uses of Class
org.elasticsearch.cluster.node.DiscoveryNodes.Delta

Packages that use DiscoveryNodes.Delta
org.elasticsearch.cluster   
org.elasticsearch.cluster.node   
 

Uses of DiscoveryNodes.Delta in org.elasticsearch.cluster
 

Methods in org.elasticsearch.cluster that return DiscoveryNodes.Delta
 DiscoveryNodes.Delta ClusterChangedEvent.nodesDelta()
           
 

Uses of DiscoveryNodes.Delta in org.elasticsearch.cluster.node
 

Methods in org.elasticsearch.cluster.node that return DiscoveryNodes.Delta
 DiscoveryNodes.Delta DiscoveryNodes.delta(DiscoveryNodes other)
          Returns the changes comparing this nodes to the provided nodes.
 DiscoveryNodes.Delta DiscoveryNodes.emptyDelta()
           
 



Copyright © 2009-2012. All Rights Reserved.