Package org.apache.storm.tuple
Class MessageId
java.lang.Object
org.apache.storm.tuple.MessageId
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic MessageId
deserialize
(com.esotericsoftware.kryo.io.Input in) boolean
static long
generateId
(Random rand) int
hashCode()
static MessageId
static MessageId
makeRootId
(long id, long val) static MessageId
void
serialize
(com.esotericsoftware.kryo.io.Output out) toString()
-
Constructor Details
-
MessageId
-
-
Method Details
-
generateId
-
makeUnanchored
-
makeId
-
makeRootId
-
deserialize
- Throws:
IOException
-
getAnchorsToIds
-
getAnchors
-
hashCode
public int hashCode() -
equals
-
toString
-
serialize
- Throws:
IOException
-