Rice Pastry API

org.mpisws.p2p.transport.peerreview
Interface SecureHistoryFactory

All Known Implementing Classes:
SecureHistoryFactoryImpl

public interface SecureHistoryFactory


Method Summary
 SecureHistory create(java.lang.String name, long baseSeq, Hash baseHash)
           
 int getHashSizeBytes()
           
 SecureHistory open(java.lang.String name, boolean readonly)
           
 

Method Detail

create

SecureHistory create(java.lang.String name,
                     long baseSeq,
                     Hash baseHash)

open

SecureHistory open(java.lang.String name,
                   boolean readonly)

getHashSizeBytes

int getHashSizeBytes()

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.