|
Rice Pastry API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GCPastContentHandle | |
rice.p2p.aggregation | |
rice.p2p.glacier.v2 | |
rice.p2p.past.gc | |
rice.p2p.past.gc.rawserialization |
Uses of GCPastContentHandle in rice.p2p.aggregation |
Classes in rice.p2p.aggregation that implement GCPastContentHandle | |
class |
AggregateHandle
DESCRIBE THE CLASS |
Methods in rice.p2p.aggregation that return GCPastContentHandle | |
GCPastContentHandle |
Aggregate.getHandle(GCPast local,
long expiration)
Gets the Handle attribute of the Aggregate object |
Uses of GCPastContentHandle in rice.p2p.glacier.v2 |
Classes in rice.p2p.glacier.v2 that implement GCPastContentHandle | |
class |
DebugContentHandle
DESCRIBE THE CLASS |
class |
GlacierContentHandle
DESCRIBE THE CLASS |
Methods in rice.p2p.glacier.v2 that return GCPastContentHandle | |
GCPastContentHandle |
DebugContent.getHandle(GCPast local,
long expiration)
Gets the Handle attribute of the DebugContent object |
Uses of GCPastContentHandle in rice.p2p.past.gc |
Methods in rice.p2p.past.gc that return GCPastContentHandle | |
GCPastContentHandle |
GCPastContent.getHandle(GCPast local,
long expiration)
Produces a handle for this content object. |
Uses of GCPastContentHandle in rice.p2p.past.gc.rawserialization |
Subinterfaces of GCPastContentHandle in rice.p2p.past.gc.rawserialization | |
interface |
RawGCPastContentHandle
DESCRIBE THE INTERFACE |
Classes in rice.p2p.past.gc.rawserialization that implement GCPastContentHandle | |
class |
JavaSerializedGCPastContentHandle
DESCRIBE THE CLASS |
Fields in rice.p2p.past.gc.rawserialization declared as GCPastContentHandle | |
GCPastContentHandle |
JavaSerializedGCPastContentHandle.handle
DESCRIBE THE FIELD |
Methods in rice.p2p.past.gc.rawserialization that return GCPastContentHandle | |
GCPastContentHandle |
JavaSerializedGCPastContent.getHandle(GCPast local,
long expiration)
Gets the Handle attribute of the JavaSerializedGCPastContent object |
Constructors in rice.p2p.past.gc.rawserialization with parameters of type GCPastContentHandle | |
JavaSerializedGCPastContentHandle(GCPastContentHandle handle)
Constructor for JavaSerializedGCPastContentHandle. |
|
Rice Pastry API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |