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.ProjectCustom>,NamedDiff<Metadata.ProjectCustom>,NamedWriteable,Writeable
- Enclosing class:
LifecycleOperationMetadata
public static class LifecycleOperationMetadata.LifecycleOperationMetadataDiff
extends Object
implements NamedDiff<Metadata.ProjectCustom>
-
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
Modifier and TypeMethodDescriptionapply(Metadata.ProjectCustom part) voidwriteTo(StreamOutput out) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.elasticsearch.cluster.NamedDiff
supportsVersion
-
Constructor Details
-
LifecycleOperationMetadataDiff
- Throws:
IOException
-
-
Method Details
-
apply
- Specified by:
applyin interfaceDiff<Metadata.ProjectCustom>
-
writeTo
- Specified by:
writeToin interfaceWriteable- Throws:
IOException
-
getWriteableName
- Specified by:
getWriteableNamein interfaceNamedWriteable
-
getMinimalSupportedVersion
- Specified by:
getMinimalSupportedVersionin interfaceNamedDiff<Metadata.ProjectCustom>
-