Class ScriptMetadata

java.lang.Object
org.elasticsearch.script.ScriptMetadata
All Implemented Interfaces:
Diffable<Metadata.ProjectCustom>, Metadata.MetadataCustom<Metadata.ProjectCustom>, Metadata.ProjectCustom, NamedDiffable<Metadata.ProjectCustom>, NamedWriteable, VersionedNamedWriteable, Writeable, ChunkedToXContent

public final class ScriptMetadata extends Object implements Metadata.ProjectCustom, Writeable
ScriptMetadata is used to store user-defined scripts as part of the ClusterState using only an id as the key.