Package org.elasticsearch.discovery.zen
package org.elasticsearch.discovery.zen
-
ClassDescriptiona class to encapsulate all the information about a candidate in a master election that is needed to decided which of the candidates should winA base class for
MasterFaultDetection
&NodesFaultDetection
, making sure both use the same setting.A fault detection that pings the master periodically to see if its alive.Thrown when a ping reaches the wrong nodeThis class processes incoming join request (passed ziaZenDiscovery
).A fault detection of multiple nodes.A queue that holds all "in-flight" incoming cluster states from the master.Class encapsulating stats about the PendingClusterStatsQueueClass encapsulating stats about the PublishClusterStateActiona utility collection of pings where only the most recent ping is stored per node