|
ePOST 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 | |
rice.post.delivery |
Uses of PastContentHandle in rice.p2p.aggregation |
---|
Methods in rice.p2p.aggregation that return PastContentHandle | |
---|---|
PastContentHandle |
Aggregate.getHandle(Past local)
|
Methods in rice.p2p.aggregation with parameters of type PastContentHandle | |
---|---|
void |
AggregationImpl.fetch(PastContentHandle handle,
Continuation command)
|
Uses of PastContentHandle in rice.p2p.glacier.v2 |
---|
Classes in rice.p2p.glacier.v2 that implement PastContentHandle | |
---|---|
class |
DebugContentHandle
|
class |
GlacierContentHandle
|
Methods in rice.p2p.glacier.v2 that return PastContentHandle | |
---|---|
PastContentHandle |
DebugContent.getHandle(Past local)
|
Methods in rice.p2p.glacier.v2 with parameters of type PastContentHandle | |
---|---|
void |
GlacierImpl.fetch(PastContentHandle handle,
Continuation command)
|
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)
|
Uses of PastContentHandle in rice.post.delivery |
---|
Classes in rice.post.delivery that implement PastContentHandle | |
---|---|
protected static class |
Delivery.DeliveryHandle
|
|
ePOST API | |||||||||
PREV NEXT | FRAMES NO FRAMES |