Interface Metadata.Custom
- All Superinterfaces:
ClusterState.FeatureAware
,Diffable<Metadata.Custom>
,NamedDiffable<Metadata.Custom>
,NamedWriteable
,org.elasticsearch.common.xcontent.ToXContent
,org.elasticsearch.common.xcontent.ToXContentFragment
,VersionedNamedWriteable
,Writeable
- All Known Subinterfaces:
Metadata.NonRestorableCustom
- All Known Implementing Classes:
ComponentTemplateMetadata
,ComposableIndexTemplateMetadata
,DataStreamMetadata
,ElasticsearchNodeCommand.UnknownMetadataCustom
,IndexGraveyard
,IngestMetadata
,NodesShutdownMetadata
,PersistentTasksCustomMetadata
,RepositoriesMetadata
,ScriptMetadata
- Enclosing class:
- Metadata
public static interface Metadata.Custom
extends NamedDiffable<Metadata.Custom>, org.elasticsearch.common.xcontent.ToXContentFragment, ClusterState.FeatureAware
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.elasticsearch.common.xcontent.ToXContent
org.elasticsearch.common.xcontent.ToXContent.DelegatingMapParams, org.elasticsearch.common.xcontent.ToXContent.MapParams, org.elasticsearch.common.xcontent.ToXContent.Params
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.ToXContent
EMPTY_PARAMS
-
Method Summary
Methods inherited from interface org.elasticsearch.cluster.ClusterState.FeatureAware
getRequiredFeature
Methods inherited from interface org.elasticsearch.common.xcontent.ToXContent
toXContent
Methods inherited from interface org.elasticsearch.common.xcontent.ToXContentFragment
isFragment
Methods inherited from interface org.elasticsearch.common.io.stream.VersionedNamedWriteable
getMinimalSupportedVersion, getWriteableName
-
Method Details
-
context
EnumSet<Metadata.XContentContext> context()
-