Description
In Vortex, users may want to use custom input/output data, or want to optimize the serialization if he/she knows the characteristics of data (e.g., symmetric matrix). In that case, users can register codecs to let Vortex use them when (de-)serializing input/output data.
By default, org.apache.reef.io.SerializableCodec is used if users did not register the codecs.
Attachments
Issue Links
- is part of
-
REEF-504 Clean up Serializable in Vortex
- Resolved
- links to