Class KryoSerializer

  • All Implemented Interfaces:
    IPluggableSerializer

    public class KryoSerializer
    extends KryoSerializer
    KryoSerializer has been moved to heron.api.serializer package so that it can be used by Heron topologies written in low level API. This is just an alias for backward compatible purpose in case some users use this class directly. The class should NOT be used in Heron code and it should be avoid by users.
    • Constructor Detail

      • KryoSerializer

        public KryoSerializer()