Uses of Class
org.apache.storm.tuple.MessageId
Packages that use MessageId
-
Uses of MessageId in org.apache.storm.tuple
Methods in org.apache.storm.tuple that return MessageIdModifier and TypeMethodDescriptionstatic MessageId
MessageId.deserialize
(com.esotericsoftware.kryo.io.Input in) Tuple.getMessageId()
Gets the message id that associated with this tuple.TupleImpl.getMessageId()
static MessageId
static MessageId
MessageId.makeRootId
(long id, long val) static MessageId
MessageId.makeUnanchored()
Constructors in org.apache.storm.tuple with parameters of type MessageId