Class NodesShutdownMetadata

java.lang.Object
org.elasticsearch.cluster.metadata.NodesShutdownMetadata
All Implemented Interfaces:
ClusterState.FeatureAware, Diffable<Metadata.Custom>, Metadata.Custom, NamedDiffable<Metadata.Custom>, NamedWriteable, VersionedNamedWriteable, Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment

public class NodesShutdownMetadata extends Object implements Metadata.Custom
Contains the data about nodes which are currently configured to shut down, either permanently or temporarily. Stored in the cluster state as custom metadata.