| Interface | Description |
|---|---|
| DeserializationDelegate<T> |
| Class | Description |
|---|---|
| NonReusingDeserializationDelegate<T> | |
| ReusingDeserializationDelegate<T> | |
| SerializationDelegate<T> |
The serialization delegate exposes an arbitrary element as a
IOReadableWritable for
serialization, with the help of a type serializer. |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.