ePOST API

rice.post.log
Class LogEntryReference

java.lang.Object
  extended by rice.post.storage.ContentHashReference
      extended by rice.post.log.LogEntryReference
All Implemented Interfaces:
java.io.Serializable

public class LogEntryReference
extends ContentHashReference

This class serves as a reference to a LogEntry stored in the Post system. This class knows the location in the network of the LogEntry object and the encryption key.

Version:
$Id: LogEntryReference.java 2222 2005-02-11 17:47:34Z amislove $
See Also:
Serialized Form

Constructor Summary
LogEntryReference(Id[] location, byte[][] key)
          Creates a new LogEntryReference.
 
Method Summary
 
Methods inherited from class rice.post.storage.ContentHashReference
equals, getKeys, getLocations, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LogEntryReference

public LogEntryReference(Id[] location,
                         byte[][] key)
Creates a new LogEntryReference.


ePOST API

Copyright © 2001-2005 - Rice Pastry.