Module org.elasticsearch.server
Class ElasticsearchNodeCommand.UnknownProjectCustom
java.lang.Object
org.elasticsearch.cluster.coordination.ElasticsearchNodeCommand.AbstractUnknownCustom<Metadata.ProjectCustom>
org.elasticsearch.cluster.coordination.ElasticsearchNodeCommand.UnknownProjectCustom
- All Implemented Interfaces:
Diffable<Metadata.ProjectCustom>,Metadata.MetadataCustom<Metadata.ProjectCustom>,Metadata.ProjectCustom,NamedDiffable<Metadata.ProjectCustom>,NamedWriteable,VersionedNamedWriteable,Writeable,ChunkedToXContent
- Enclosing class:
ElasticsearchNodeCommand
public static class ElasticsearchNodeCommand.UnknownProjectCustom
extends ElasticsearchNodeCommand.AbstractUnknownCustom<Metadata.ProjectCustom>
implements Metadata.ProjectCustom
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.elasticsearch.common.io.stream.Writeable
Writeable.Reader<V>, Writeable.Writer<V> -
Field Summary
Fields inherited from interface org.elasticsearch.common.xcontent.ChunkedToXContent
EMPTY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.elasticsearch.cluster.coordination.ElasticsearchNodeCommand.AbstractUnknownCustom
context, diff, getMinimalSupportedVersion, getWriteableName, toXContentChunked, writeToMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.elasticsearch.common.xcontent.ChunkedToXContent
isFragment, toXContentChunked, toXContentChunked, toXContentChunkedV8Methods inherited from interface org.elasticsearch.cluster.metadata.Metadata.MetadataCustom
context, isRestorableMethods inherited from interface org.elasticsearch.common.io.stream.VersionedNamedWriteable
getMinimalSupportedVersion, getWriteableName, supportsVersion
-
Constructor Details
-
UnknownProjectCustom
-