Class ScriptMetaData

java.lang.Object
org.elasticsearch.script.ScriptMetaData
All Implemented Interfaces:
ClusterState.FeatureAware, Diffable<MetaData.Custom>, MetaData.Custom, NamedDiffable<MetaData.Custom>, NamedWriteable, VersionedNamedWriteable, Writeable, ToXContent, ToXContentFragment

public final class ScriptMetaData
extends java.lang.Object
implements MetaData.Custom, Writeable, ToXContentFragment
ScriptMetaData is used to store user-defined scripts as part of the ClusterState using only an id as the key.