Rice Pastry API

Uses of Interface
org.mpisws.p2p.transport.peerreview.history.IndexEntryFactory

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

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

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

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

Classes in org.mpisws.p2p.transport.peerreview.history that implement IndexEntryFactory
 class SecureHistoryFactoryImpl
           
 

Fields in org.mpisws.p2p.transport.peerreview.history declared as IndexEntryFactory
protected  IndexEntryFactory SecureHistoryImpl.indexFactory
           
 

Methods in org.mpisws.p2p.transport.peerreview.history with parameters of type IndexEntryFactory
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 IndexEntryFactory
SecureHistoryImpl(RandomAccessFileIOBuffer indexFile, RandomAccessFileIOBuffer dataFile, boolean readOnly, HashProvider hashProv, IndexEntryFactory indexFactory, Logger logger)
           
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection