Enum Class SingleNodeShutdownMetadata.Type

java.lang.Object
java.lang.Enum<SingleNodeShutdownMetadata.Type>
org.elasticsearch.cluster.metadata.SingleNodeShutdownMetadata.Type
All Implemented Interfaces:
Serializable, Comparable<SingleNodeShutdownMetadata.Type>, Constable
Enclosing class:
SingleNodeShutdownMetadata

public static enum SingleNodeShutdownMetadata.Type extends Enum<SingleNodeShutdownMetadata.Type>
Describes the type of node shutdown - permanent (REMOVE) or temporary (RESTART).