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