|
Apache Tomcat 6.0.53 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.catalina.tribes.group.interceptors.TwoPhaseCommitInterceptor.MapEntry
public static class TwoPhaseCommitInterceptor.MapEntry
Field Summary | |
---|---|
UniqueId |
id
|
ChannelMessage |
msg
|
long |
timestamp
|
Constructor Summary | |
---|---|
TwoPhaseCommitInterceptor.MapEntry(ChannelMessage msg,
UniqueId id,
long timestamp)
|
Method Summary | |
---|---|
boolean |
expired(long now,
long expiration)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public ChannelMessage msg
public UniqueId id
public long timestamp
Constructor Detail |
---|
public TwoPhaseCommitInterceptor.MapEntry(ChannelMessage msg, UniqueId id, long timestamp)
Method Detail |
---|
public boolean expired(long now, long expiration)
|
Apache Tomcat 6.0.53 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |