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.history   
org.mpisws.p2p.transport.peerreview.history.reader   
org.mpisws.p2p.transport.peerreview.replay   
org.mpisws.p2p.transport.peerreview.replay.playback   
 

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.history
 

Fields in org.mpisws.p2p.transport.peerreview.history declared as IndexEntry
protected  IndexEntry SecureHistoryImpl.topEntry
           
 

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 that return IndexEntry
 IndexEntry VerifierImpl.getNextEvent()
           
 

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

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

Methods in org.mpisws.p2p.transport.peerreview.replay.playback that return IndexEntry
 IndexEntry ReplayVerifier.getNextEvent()
           
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection