Rice Pastry API

org.mpisws.p2p.transport.peerreview
Class SecureHistoryImpl

java.lang.Object
  extended by org.mpisws.p2p.transport.peerreview.SecureHistoryImpl
All Implemented Interfaces:
SecureHistory

public class SecureHistoryImpl
extends java.lang.Object
implements SecureHistory

The following class implements PeerReview's log. A log entry consists of a sequence number, a type, and a string of bytes. On disk, the log is stored as two files: An index file and a data file.

Author:
Jeff Hoye, Andreas Haeberlen

Constructor Summary
SecureHistoryImpl()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecureHistoryImpl

public SecureHistoryImpl()

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.