Class IndexGraveyard.IndexGraveyardDiff

org.elasticsearch.cluster.metadata.IndexGraveyard.IndexGraveyardDiff
All Implemented Interfaces:
Diff<Metadata.Custom>, NamedDiff<Metadata.Custom>, NamedWriteable, Writeable
Enclosing class:
IndexGraveyard

public static final class IndexGraveyard.IndexGraveyardDiff extends implements NamedDiff<Metadata.Custom>
A class representing a diff of two IndexGraveyard objects.
  • Method Details