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 2302 2005-03-11 00:58:26Z jeffh $
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

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

Returns:
the id

getNodeHandle

public 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