Module org.elasticsearch.xcore
Package org.elasticsearch.xpack.core.ilm
Class IndexLifecycleMetadata.IndexLifecycleMetadataDiff
java.lang.Object
org.elasticsearch.xpack.core.ilm.IndexLifecycleMetadata.IndexLifecycleMetadataDiff
- All Implemented Interfaces:
Diff<Metadata.Custom>,NamedDiff<Metadata.Custom>,NamedWriteable,Writeable
- Enclosing class:
IndexLifecycleMetadata
public static class IndexLifecycleMetadata.IndexLifecycleMetadataDiff
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
-
IndexLifecycleMetadataDiff
- Throws:
IOException
-
-
Method Details
-
apply
- Specified by:
applyin interfaceDiff<Metadata.Custom>
-
writeTo
- Specified by:
writeToin interfaceWriteable- Throws:
IOException
-
getWriteableName
- Specified by:
getWriteableNamein interfaceNamedWriteable
-
getMinimalSupportedVersion
- Specified by:
getMinimalSupportedVersionin interfaceNamedDiff<Metadata.Custom>
-