Uses of Class
org.elasticsearch.discovery.zen.FaultDetection
-
Packages that use FaultDetection Package Description org.elasticsearch.discovery.zen -
-
Uses of FaultDetection in org.elasticsearch.discovery.zen
Subclasses of FaultDetection in org.elasticsearch.discovery.zen Modifier and Type Class Description classMasterFaultDetectionA fault detection that pings the master periodically to see if its alive.classNodesFaultDetectionA fault detection of multiple nodes.
-