Class NodesShutdownMetadata.NodeShutdownMetadataDiff

java.lang.Object
org.elasticsearch.cluster.metadata.NodesShutdownMetadata.NodeShutdownMetadataDiff
All Implemented Interfaces:
Diff<Metadata.Custom>, NamedDiff<Metadata.Custom>, NamedWriteable, Writeable
Enclosing class:
NodesShutdownMetadata

public static class NodesShutdownMetadata.NodeShutdownMetadataDiff extends Object implements NamedDiff<Metadata.Custom>
Handles diffing and appling diffs for NodesShutdownMetadata as necessary for the cluster state infrastructure.