Class StreamsMetadata

All Implemented Interfaces:
Diffable<Metadata.ProjectCustom>, Metadata.MetadataCustom<Metadata.ProjectCustom>, Metadata.ProjectCustom, NamedDiffable<Metadata.ProjectCustom>, NamedWriteable, VersionedNamedWriteable, Writeable, ChunkedToXContent

public class StreamsMetadata extends AbstractNamedDiffable<Metadata.ProjectCustom> implements Metadata.ProjectCustom
Metadata for the Streams feature, which allows enabling or disabling logs for data streams. This class implements the Metadata.ProjectCustom interface to allow it to be stored in the cluster state.