|
Rice Pastry API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PastContentHandle | |
| rice.p2p.aggregation | |
| rice.p2p.glacier.v2 | |
| rice.p2p.past | |
| rice.p2p.past.gc | |
| rice.p2p.past.messaging | |
| rice.p2p.past.testing | |
| Uses of PastContentHandle in rice.p2p.aggregation |
| Methods in rice.p2p.aggregation that return PastContentHandle | |
PastContentHandle |
Aggregate.getHandle(Past local)
Gets the Handle attribute of the Aggregate object |
| Methods in rice.p2p.aggregation with parameters of type PastContentHandle | |
void |
AggregationImpl.fetch(PastContentHandle handle,
Continuation command)
DESCRIBE THE METHOD |
| Uses of PastContentHandle in rice.p2p.glacier.v2 |
| Classes in rice.p2p.glacier.v2 that implement PastContentHandle | |
class |
DebugContentHandle
DESCRIBE THE CLASS |
class |
GlacierContentHandle
DESCRIBE THE CLASS |
| Methods in rice.p2p.glacier.v2 that return PastContentHandle | |
PastContentHandle |
DebugContent.getHandle(Past local)
Gets the Handle attribute of the DebugContent object |
| Methods in rice.p2p.glacier.v2 with parameters of type PastContentHandle | |
void |
GlacierImpl.fetch(PastContentHandle handle,
Continuation command)
DESCRIBE THE METHOD |
| Uses of PastContentHandle in rice.p2p.past |
| Classes in rice.p2p.past that implement PastContentHandle | |
class |
ContentHashPastContentHandle
|
| Methods in rice.p2p.past that return PastContentHandle | |
PastContentHandle |
ContentHashPastContent.getHandle(Past local)
Produces a handle for this content object. |
PastContentHandle |
PastContent.getHandle(Past local)
Produces a handle for this content object. |
| Methods in rice.p2p.past with parameters of type PastContentHandle | |
void |
Past.fetch(PastContentHandle handle,
Continuation command)
Retrieves the object associated with a given content handle. |
void |
PastImpl.fetch(PastContentHandle handle,
Continuation command)
Retrieves the object associated with a given content handle. |
| Uses of PastContentHandle in rice.p2p.past.gc |
| Subinterfaces of PastContentHandle in rice.p2p.past.gc | |
interface |
GCPastContentHandle
|
| Uses of PastContentHandle in rice.p2p.past.messaging |
| Methods in rice.p2p.past.messaging that return PastContentHandle | |
PastContentHandle |
FetchMessage.getHandle()
Method which returns the handle |
| Constructors in rice.p2p.past.messaging with parameters of type PastContentHandle | |
FetchMessage(int uid,
PastContentHandle handle,
NodeHandle source,
Id dest)
Constructor |
|
| Uses of PastContentHandle in rice.p2p.past.testing |
| Classes in rice.p2p.past.testing that implement PastContentHandle | |
protected static class |
PastRegrTest.TestPastContentHandle
Utility class for past content object handles |
| Methods in rice.p2p.past.testing that return PastContentHandle | |
PastContentHandle |
PastRegrTest.TestPastContent.getHandle(Past past)
Gets the Handle attribute of the TestPastContent object |
|
Rice Pastry API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||