|
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.EvtRecv<Handle>
public class EvtRecv<Handle extends RawSerializable>
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
EvtRecv(Handle senderHandle,
long topSeq,
java.nio.ByteBuffer payload)
|
|
EvtRecv(Handle senderHandle,
long topSeq,
java.nio.ByteBuffer payload,
int relevantLen,
HashProvider hasher)
|
|
| 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 EvtRecv(Handle senderHandle,
long topSeq,
java.nio.ByteBuffer payload)
public EvtRecv(Handle senderHandle,
long topSeq,
java.nio.ByteBuffer payload,
int relevantLen,
HashProvider hasher)
| 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 | |||||||||