|
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.EvtInit<Handle>
public class EvtInit<Handle extends RawSerializable>
| Field Summary |
|---|
| Fields inherited from interface org.mpisws.p2p.transport.peerreview.StatusConstants |
|---|
STATUS_EXPOSED, STATUS_SUSPECTED, STATUS_TRUSTED |
| Constructor Summary | |
|---|---|
EvtInit(Handle handle)
|
|
EvtInit(InputBuffer buf,
Serializer<Handle> handleSerializer)
|
|
| 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 EvtInit(Handle handle)
public EvtInit(InputBuffer buf,
Serializer<Handle> handleSerializer)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public short getType()
getType in class HistoryEvent
public void serialize(OutputBuffer buf)
throws java.io.IOException
serialize in class HistoryEventjava.io.IOException
|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||