|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ostore.tapestry.impl.Router.MsgTime
A Comparator
used to compare the enqueue time
for message in multicast queue.
Field Summary | |
SecureHash |
msg_id
|
long |
time
|
Constructor Summary | |
Router.MsgTime(SecureHash id,
long t)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public SecureHash msg_id
public long time
Constructor Detail |
public Router.MsgTime(SecureHash id, long t)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |