|
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.IndexEntry
public class IndexEntry
Constructor Summary | |
---|---|
IndexEntry(long seq)
|
|
IndexEntry(long seq,
long index,
short type,
int size,
Hash contentHash,
Hash nodeHash)
|
Method Summary | |
---|---|
void |
serialize(OutputBuffer buf)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IndexEntry(long seq)
public IndexEntry(long seq, long index, short type, int size, Hash contentHash, Hash nodeHash)
Method Detail |
---|
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 |