Interface VerifiableWriteable
- All Superinterfaces:
Writeable
Provides a method for serialization which will give ordered stream, creating same byte array on every invocation.
This should be invoked with a stream that provides ordered serialization.
-
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
-
Method Details
-
writeVerifiableTo
- Throws:
IOException
-