backtype.storm.serialization
Class KryoTupleSerializer
java.lang.Object
backtype.storm.serialization.KryoTupleSerializer
- All Implemented Interfaces:
- ITupleSerializer
public class KryoTupleSerializer
- extends Object
- implements ITupleSerializer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KryoTupleSerializer
public KryoTupleSerializer(Map conf,
GeneralTopologyContext context)
serialize
public byte[] serialize(Tuple tuple)
- Specified by:
serialize in interface ITupleSerializer
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.