Class RollupMetadata

java.lang.Object
org.elasticsearch.cluster.metadata.RollupMetadata
All Implemented Interfaces:
ClusterState.FeatureAware, Diffable<Metadata.Custom>, Metadata.Custom, NamedDiffable<Metadata.Custom>, NamedWriteable, VersionedNamedWriteable, Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment

public class RollupMetadata
extends java.lang.Object
implements Metadata.Custom
Custom Metadata implementation for storing a map of RollupGroups and their names.