|
Rice Pastry API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GCPast | |
rice.p2p.aggregation | |
rice.p2p.glacier.v2 | |
rice.p2p.past.gc | |
rice.p2p.past.gc.rawserialization |
Uses of GCPast in rice.p2p.aggregation |
Classes in rice.p2p.aggregation that implement GCPast | |
class |
AggregationImpl
DESCRIBE THE CLASS |
class |
Moraine
This Past takes 2 pasts, an old Past and a new Past. |
Fields in rice.p2p.aggregation declared as GCPast | |
protected GCPast |
Moraine.newPast
DESCRIBE THE FIELD |
protected GCPast |
Moraine.oldPast
DESCRIBE THE FIELD |
Methods in rice.p2p.aggregation with parameters of type GCPast | |
GCPastContentHandle |
Aggregate.getHandle(GCPast local,
long expiration)
Gets the Handle attribute of the Aggregate object |
Constructors in rice.p2p.aggregation with parameters of type GCPast | |
Moraine(GCPast newPast,
GCPast oldPast)
Constructor for Moraine. |
Uses of GCPast in rice.p2p.glacier.v2 |
Classes in rice.p2p.glacier.v2 that implement GCPast | |
class |
GlacierImpl
DESCRIBE THE CLASS |
Methods in rice.p2p.glacier.v2 with parameters of type GCPast | |
GCPastContentHandle |
DebugContent.getHandle(GCPast local,
long expiration)
Gets the Handle attribute of the DebugContent object |
Uses of GCPast in rice.p2p.past.gc |
Classes in rice.p2p.past.gc that implement GCPast | |
class |
GCPastImpl
|
Methods in rice.p2p.past.gc with parameters of type GCPast | |
GCPastContentHandle |
GCPastContent.getHandle(GCPast local,
long expiration)
Produces a handle for this content object. |
Uses of GCPast in rice.p2p.past.gc.rawserialization |
Methods in rice.p2p.past.gc.rawserialization with parameters of type GCPast | |
GCPastContentHandle |
JavaSerializedGCPastContent.getHandle(GCPast local,
long expiration)
Gets the Handle attribute of the JavaSerializedGCPastContent object |
|
Rice Pastry API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |