|
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.history.logentry.HistoryEvent
org.mpisws.p2p.transport.peerreview.history.logentry.EvtAck<Identifier>
Identifier
- public class EvtAck<Identifier extends RawSerializable>
EVT_ACK nodeID remoteID long long ackedSeq long long hisSeq hash hTopMinusOne signature sig
Field Summary |
---|
Constructor Summary | |
---|---|
EvtAck(Identifier remoteId,
long ackedSeq,
long hisSeq,
byte[] topMinusOne,
byte[] signature)
|
Method Summary | |
---|---|
short |
getType()
|
void |
serialize(OutputBuffer buf)
|
Methods inherited from class org.mpisws.p2p.transport.peerreview.history.logentry.HistoryEvent |
---|
serialize |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EvtAck(Identifier remoteId, long ackedSeq, long hisSeq, byte[] topMinusOne, byte[] signature)
Method Detail |
---|
public short getType()
public void serialize(OutputBuffer buf) throws java.io.IOException
java.io.IOException
|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |