Rice Pastry API

rice.p2p.past
Interface PastContentHandle

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
ContentHashPastContentHandle, PastRegrTest.TestPastContentHandle

public interface PastContentHandle
extends java.io.Serializable

Version:
$Id: PastContentHandle.java,v 1.4 2003/06/07 23:50:05 amislove Exp $
Author:
Alan Mislove, Ansley Post, Peter Druschel

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

Method Detail

getId

public rice.p2p.commonapi.Id getId()
get the id of the PastContent object associated with this handle

Returns:
the id

getNodeHandle

public rice.p2p.commonapi.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 - Rice Pastry.


Imprint-Dataprotection