|
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
|
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
|
protected GCPast |
Moraine.oldPast
|
Methods in rice.p2p.aggregation with parameters of type GCPast | |
---|---|
GCPastContentHandle |
Aggregate.getHandle(GCPast local,
long expiration)
|
Constructors in rice.p2p.aggregation with parameters of type GCPast | |
---|---|
Moraine(GCPast newPast,
GCPast oldPast)
|
Uses of GCPast in rice.p2p.glacier.v2 |
---|
Classes in rice.p2p.glacier.v2 that implement GCPast | |
---|---|
class |
GlacierImpl
|
Methods in rice.p2p.glacier.v2 with parameters of type GCPast | |
---|---|
GCPastContentHandle |
DebugContent.getHandle(GCPast local,
long expiration)
|
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)
|
|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |