Module org.elasticsearch.xcore
Package org.elasticsearch.xpack.core.slm
Class SnapshotLifecycleMetadata.SnapshotLifecycleMetadataDiff
java.lang.Object
org.elasticsearch.xpack.core.slm.SnapshotLifecycleMetadata.SnapshotLifecycleMetadataDiff
- All Implemented Interfaces:
Diff<Metadata.Custom>,NamedDiff<Metadata.Custom>,NamedWriteable,Writeable
- Enclosing class:
SnapshotLifecycleMetadata
public static class SnapshotLifecycleMetadata.SnapshotLifecycleMetadataDiff
extends Object
implements NamedDiff<Metadata.Custom>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.elasticsearch.common.io.stream.Writeable
Writeable.Reader<V>, Writeable.Writer<V> -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SnapshotLifecycleMetadataDiff
- Throws:
IOException
-
-
Method Details
-
apply
- Specified by:
applyin interfaceDiff<Metadata.Custom>
-
getWriteableName
- Specified by:
getWriteableNamein interfaceNamedWriteable
-
writeTo
- Specified by:
writeToin interfaceWriteable- Throws:
IOException
-
getMinimalSupportedVersion
- Specified by:
getMinimalSupportedVersionin interfaceNamedDiff<Metadata.Custom>
-