org.apache.catalina.tribes.group.interceptors

Class TwoPhaseCommitInterceptor.MapEntry

public static class TwoPhaseCommitInterceptor.MapEntry extends Object

Field Summary
UniqueIdid
ChannelMessagemsg
longtimestamp
Constructor Summary
MapEntry(ChannelMessage msg, UniqueId id, long timestamp)
Method Summary
booleanexpired(long now, long expiration)

Field Detail

id

public UniqueId id

msg

public ChannelMessage msg

timestamp

public long timestamp

Constructor Detail

MapEntry

public MapEntry(ChannelMessage msg, UniqueId id, long timestamp)

Method Detail

expired

public boolean expired(long now, long expiration)
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.