|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mpisws.p2p.transport.peerreview.commitment.ReceiveInfo<Identifier>
public class ReceiveInfo<Identifier>
We cache a few recently received messages, so we can recognize duplicates. We also remember the location of the corresponding RECV entry in the log, so we can reproduce the matching acknowledgment
| Constructor Summary | |
|---|---|
ReceiveInfo(Identifier sender,
long senderSeq,
long indexInLocalHistory)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReceiveInfo(Identifier sender,
long senderSeq,
long indexInLocalHistory)
|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||