Package org.elasticsearch.discovery

Interface Summary
Discovery A pluggable module allowing to implement discovery of other nodes, publishing of the cluster state to all nodes, electing a master of the cluster that raises cluster state change events.
InitialStateDiscoveryListener A listener that should be called by the Discovery component when the first valid initial cluster state has been submitted and processed by the cluster service.
 

Class Summary
DiscoveryModule  
DiscoveryService  
 

Exception Summary
DiscoveryException  
MasterNotDiscoveredException  
 



Copyright © 2009-2012. All Rights Reserved.