|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.messaging.core.impl.RotatingID
public class RotatingID
A RotatingID 64 bits, made up of: First 8 bits - node id Next 42 bits - lowest 41 bits of system time Next 14 bits - rotating counter
Constructor Summary | |
---|---|
RotatingID(int nodeID)
|
Method Summary | |
---|---|
long |
getID()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RotatingID(int nodeID)
Method Detail |
---|
public long getID()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |