Rice Pastry API

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

Packages that use HashPolicy
org.mpisws.p2p.transport.peerreview.challenge   
org.mpisws.p2p.transport.peerreview.history   
 

Uses of HashPolicy in org.mpisws.p2p.transport.peerreview.challenge
 

Classes in org.mpisws.p2p.transport.peerreview.challenge that implement HashPolicy
 class ChallengeHashPolicy<Identifier>
           
 

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

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


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection