Rice Pastry API

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

Packages that use IndexEntry
org.mpisws.p2p.testing.transportlayer.replay   
org.mpisws.p2p.transport.peerreview   
org.mpisws.p2p.transport.peerreview.history   
org.mpisws.p2p.transport.peerreview.history.reader   
org.mpisws.p2p.transport.peerreview.replay   
 

Uses of IndexEntry in org.mpisws.p2p.testing.transportlayer.replay
 

Methods in org.mpisws.p2p.testing.transportlayer.replay with parameters of type IndexEntry
 java.lang.String MyEntryDeserializer.read(IndexEntry ie, SecureHistory history)
           
 

Uses of IndexEntry in org.mpisws.p2p.transport.peerreview
 

Methods in org.mpisws.p2p.transport.peerreview that return IndexEntry
 IndexEntry Verifier.getNextEvent()
           
 

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

Methods in org.mpisws.p2p.transport.peerreview.history that return IndexEntry
 IndexEntry IndexEntryFactory.build(InputBuffer indexFile)
           
 IndexEntry SecureHistoryFactoryImpl.build(InputBuffer buf)
           
 IndexEntry SecureHistory.statEntry(long idx)
          Retrieve information about a given record
 IndexEntry SecureHistoryImpl.statEntry(long idx)
          Retrieve information about a given record
 

Methods in org.mpisws.p2p.transport.peerreview.history with parameters of type IndexEntry
 byte[] SecureHistory.getEntry(IndexEntry ie, int maxSizeToRead)
           
 byte[] SecureHistoryImpl.getEntry(IndexEntry ie, int maxSizeToRead)
           
 

Uses of IndexEntry in org.mpisws.p2p.transport.peerreview.history.reader
 

Methods in org.mpisws.p2p.transport.peerreview.history.reader with parameters of type IndexEntry
 java.lang.String EntryDeserializer.read(IndexEntry ie, SecureHistory history)
           
 

Uses of IndexEntry in org.mpisws.p2p.transport.peerreview.replay
 

Methods in org.mpisws.p2p.transport.peerreview.replay with parameters of type IndexEntry
 java.lang.String BasicEntryDeserializer.read(IndexEntry ie, SecureHistory history)
           
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection