Class InstanceHasMasterHealthIndicatorService
java.lang.Object
org.elasticsearch.cluster.coordination.InstanceHasMasterHealthIndicatorService
- All Implemented Interfaces:
HealthIndicatorService
public class InstanceHasMasterHealthIndicatorService
extends Object
implements HealthIndicatorService
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.elasticsearch.health.HealthIndicatorService
createIndicator
-
Field Details
-
NAME
- See Also:
-
-
Constructor Details
-
InstanceHasMasterHealthIndicatorService
-
-
Method Details
-
name
- Specified by:
name
in interfaceHealthIndicatorService
-
component
- Specified by:
component
in interfaceHealthIndicatorService
-
calculate
- Specified by:
calculate
in interfaceHealthIndicatorService
-