org.apache.catalina.tribes.group.interceptors
Class TwoPhaseCommitInterceptor.MapEntry
java.lang.Object
org.apache.catalina.tribes.group.interceptors.TwoPhaseCommitInterceptor.MapEntry
- Enclosing class:
- TwoPhaseCommitInterceptor
public static class TwoPhaseCommitInterceptor.MapEntry
- extends Object
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 |
msg
public ChannelMessage msg
id
public UniqueId id
timestamp
public long timestamp
TwoPhaseCommitInterceptor.MapEntry
public TwoPhaseCommitInterceptor.MapEntry(ChannelMessage msg,
UniqueId id,
long timestamp)
expired
public boolean expired(long now,
long expiration)
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.