Class AutoFollowMetadata

java.lang.Object
org.elasticsearch.cluster.AbstractNamedDiffable<Metadata.Custom>
org.elasticsearch.xpack.core.ccr.AutoFollowMetadata
All Implemented Interfaces:
Diffable<Metadata.Custom>, Metadata.Custom, NamedDiffable<Metadata.Custom>, NamedWriteable, VersionedNamedWriteable, Writeable, ChunkedToXContent

public class AutoFollowMetadata extends AbstractNamedDiffable<Metadata.Custom> implements Metadata.Custom
Custom metadata that contains auto follow patterns and what leader indices an auto follow pattern has already followed.