Module org.elasticsearch.xcore
Package org.elasticsearch.xpack.core.ilm
Class LifecycleOperationMetadata.LifecycleOperationMetadataDiff
java.lang.Object
org.elasticsearch.xpack.core.ilm.LifecycleOperationMetadata.LifecycleOperationMetadataDiff
- All Implemented Interfaces:
Diff<Metadata.Custom>,NamedDiff<Metadata.Custom>,NamedWriteable,Writeable
- Enclosing class:
LifecycleOperationMetadata
public static class LifecycleOperationMetadata.LifecycleOperationMetadataDiff
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
-
LifecycleOperationMetadataDiff
- 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>
-