|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mpisws.p2p.transport.peerreview.SecureHistoryFactoryImpl
public class SecureHistoryFactoryImpl
Field Summary | |
---|---|
static int |
HASH_LENGTH
|
Constructor Summary | |
---|---|
SecureHistoryFactoryImpl()
|
Method Summary | |
---|---|
SecureHistory |
create(java.lang.String name,
long baseSeq,
Hash baseHash)
|
int |
getHashSizeBytes()
|
SecureHistory |
open(java.lang.String name,
boolean readonly)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int HASH_LENGTH
Constructor Detail |
---|
public SecureHistoryFactoryImpl()
Method Detail |
---|
public SecureHistory create(java.lang.String name, long baseSeq, Hash baseHash)
create
in interface SecureHistoryFactory
public int getHashSizeBytes()
getHashSizeBytes
in interface SecureHistoryFactory
public SecureHistory open(java.lang.String name, boolean readonly)
open
in interface SecureHistoryFactory
|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |