NamedWriteable, WriteableClusterState.Custom, MetaData.Custom, NamedDiffable<T>, PersistentTaskParamsIndexGraveyard, IngestMetadata, PersistentTasksCustomMetaData, RepositoriesMetaData, RestoreInProgress, ScriptMetaData, SnapshotDeletionsInProgress, SnapshotsInProgresspublic interface VersionedNamedWriteable extends NamedWriteable
NamedWriteable that has a minimum version associated with it.Writeable.Reader<V>, Writeable.Writer<V>| Modifier and Type | Method | Description |
|---|---|---|
Version |
getMinimalSupportedVersion() |
The minimal version of the recipient this object can be sent to
|
java.lang.String |
getWriteableName() |
Returns the name of the writeable object
|
java.lang.String getWriteableName()
getWriteableName in interface NamedWriteableVersion getMinimalSupportedVersion()