Interface NamedWriteable
- All Superinterfaces:
Writeable
- All Known Subinterfaces:
VersionedNamedWriteable
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.opensearch.core.common.io.stream.Writeable
Writeable.Reader<V>, Writeable.WriteableRegistry, Writeable.Writer<V> -
Method Summary
Modifier and TypeMethodDescriptionReturns the name of the writeable object
-
Method Details
-
getWriteableName
String getWriteableName()Returns the name of the writeable object
-