Rice Pastry API

org.mpisws.p2p.transport.peerreview.history
Class IndexEntry

java.lang.Object
  extended by org.mpisws.p2p.transport.peerreview.history.IndexEntry

public class IndexEntry
extends java.lang.Object


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

IndexEntry

public IndexEntry(long seq)

IndexEntry

public IndexEntry(long seq,
                  long index,
                  short type,
                  int size,
                  Hash contentHash,
                  Hash nodeHash)
Method Detail

serialize

public void serialize(OutputBuffer buf)
               throws java.io.IOException
Throws:
java.io.IOException

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.