public static class TwoPhaseCommitInterceptor.MapEntry
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| UniqueId | id | 
| ChannelMessage | msg | 
| long | timestamp | 
| Constructor and Description | 
|---|
| TwoPhaseCommitInterceptor.MapEntry(ChannelMessage msg,
UniqueId id,
long timestamp) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | expired(long now,
long expiration) | 
public ChannelMessage msg
public UniqueId id
public long timestamp
public TwoPhaseCommitInterceptor.MapEntry(ChannelMessage msg, UniqueId id, long timestamp)
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.