|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |