See: Description
Class | Description |
---|---|
DefaultTupleSerializer |
Deserializes Tuples by writing the field names and then the values as class/object pairs
followed by the tuple Id and timestamp.
|
TupleKryoRegistrar |
A
KryoRegistrar
used to register a Tuple serializer. |