Uses of Interface
org.apache.storm.serialization.ITupleSerializer
Packages that use ITupleSerializer
-
Uses of ITupleSerializer in org.apache.storm.daemon.worker
Methods in org.apache.storm.daemon.worker with parameters of type ITupleSerializerModifier and TypeMethodDescriptionboolean
WorkerState.tryTransferRemote
(AddressedTuple tuple, Queue<AddressedTuple> pendingEmits, ITupleSerializer serializer) boolean
WorkerTransfer.tryTransferRemote
(AddressedTuple addressedTuple, Queue<AddressedTuple> pendingEmits, ITupleSerializer serializer) -
Uses of ITupleSerializer in org.apache.storm.serialization
Classes in org.apache.storm.serialization that implement ITupleSerializer