Class DataStreamGlobalRetention

java.lang.Object
org.elasticsearch.cluster.AbstractNamedDiffable<ClusterState.Custom>
org.elasticsearch.cluster.metadata.DataStreamGlobalRetention
All Implemented Interfaces:
ClusterState.Custom, Diffable<ClusterState.Custom>, NamedDiffable<ClusterState.Custom>, NamedWriteable, VersionedNamedWriteable, Writeable, ChunkedToXContent

public final class DataStreamGlobalRetention extends AbstractNamedDiffable<ClusterState.Custom> implements ClusterState.Custom
A cluster state entry that contains global retention settings that are configurable by the user. These settings include: - default retention, applied on any data stream managed by DSL that does not have an explicit retention defined - max retention, applied on every data stream managed by DSL