Rice Pastry API

Uses of Class
rice.p2p.util.RandomAccessFileIOBuffer

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

Uses of RandomAccessFileIOBuffer in org.mpisws.p2p.testing.transportlayer.peerreview
 

Constructors in org.mpisws.p2p.testing.transportlayer.peerreview with parameters of type RandomAccessFileIOBuffer
PRInconsistent1.ForkingSecureHistory(RandomAccessFileIOBuffer indexFile, RandomAccessFileIOBuffer dataFile, boolean readOnly, HashProvider hashProv, IndexEntryFactory indexFactory, Logger logger)
           
 

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

Fields in org.mpisws.p2p.transport.peerreview.history declared as RandomAccessFileIOBuffer
protected  RandomAccessFileIOBuffer SecureHistoryImpl.dataFile
           
protected  RandomAccessFileIOBuffer SecureHistoryImpl.indexFile
           
 

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

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