ePOST API

rice.p2p.past
Interface PastContentHandle

All Superinterfaces:
java.io.Serializable
All Known Subinterfaces:
GCPastContentHandle
All Known Implementing Classes:
ContentHashPastContentHandle, DebugContentHandle, Delivery.DeliveryHandle, GlacierContentHandle, PastRegrTest.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

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

ePOST API

Copyright © 2001-2005 - Rice Pastry.