|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbacktype.storm.serialization.KryoTupleSerializer
public class KryoTupleSerializer
| Constructor Summary | |
|---|---|
KryoTupleSerializer(java.util.Map conf,
TopologyContext context)
|
|
| Method Summary | |
|---|---|
long |
crc32(Tuple tuple)
|
byte[] |
serialize(Tuple tuple)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KryoTupleSerializer(java.util.Map conf,
TopologyContext context)
| Method Detail |
|---|
public byte[] serialize(Tuple tuple)
serialize in interface ITupleSerializerpublic long crc32(Tuple tuple)
crc32 in interface ITupleSerializer
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||