Rice Pastry API

rice.p2p.past
Interface PastContentHandle

All Superinterfaces:
java.io.Serializable
All Known Subinterfaces:
GCPastContentHandle, RawGCPastContentHandle, RawPastContentHandle
All Known Implementing Classes:
AggregateHandle, ContentHashPastContentHandle, DebugContentHandle, GlacierContentHandle, JavaSerializedGCPastContentHandle, JavaSerializedPastContentHandle, PastRegrTest.TestPastContentHandle, RawPastRegrTest.TestPastContentHandle

public interface PastContentHandle
extends java.io.Serializable

Version:
$Id: PastContentHandle.java 3613 2007-02-15 14:45:14Z jstewart $
Author:
Alan Mislove, Ansley Post, Peter Druschel

Method Summary
 Id getId()
          get the id of the PastContent object associated with this handle
 NodeHandle getNodeHandle()
          get the NodeHandle of the Past node on which the object associated with this handle is stored
 

Method Detail

getId

Id getId()
get the id of the PastContent object associated with this handle

Returns:
the id

getNodeHandle

NodeHandle getNodeHandle()
get the NodeHandle of the Past node on which the object associated with this handle is stored

Returns:
the id

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection