Rice Pastry API

Uses of Class
rice.p2p.util.RandomAccessFileIOBuffer

Packages that use RandomAccessFileIOBuffer
org.mpisws.p2p.transport.peerreview.history   
 

Uses of RandomAccessFileIOBuffer in org.mpisws.p2p.transport.peerreview.history
 

Methods in org.mpisws.p2p.transport.peerreview.history with parameters of type RandomAccessFileIOBuffer
 boolean SecureHistory.serializeRange(int idxFrom, int idxTo, HashPolicy hashPolicy, RandomAccessFileIOBuffer outfile)
          Serialize a given range of entries, and write the result to the specified file.
 boolean SecureHistoryImpl.serializeRange(int idxFrom, int idxTo, HashPolicy hashPolicy, RandomAccessFileIOBuffer outfile)
          Serialize a given range of entries, and write the result to the specified file.
 

Constructors in org.mpisws.p2p.transport.peerreview.history with parameters of type RandomAccessFileIOBuffer
SecureHistoryImpl(RandomAccessFileIOBuffer indexFile, RandomAccessFileIOBuffer dataFile, boolean readOnly, HashProvider hashProv, IndexEntryFactory indexFactory, Logger logger)
           
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection