|
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
|
Methods in rice.p2p.aggregation that return GCPastContentHandle | |
---|---|
GCPastContentHandle |
Aggregate.getHandle(GCPast local,
long expiration)
|
Uses of GCPastContentHandle in rice.p2p.glacier.v2 |
---|
Classes in rice.p2p.glacier.v2 that implement GCPastContentHandle | |
---|---|
class |
DebugContentHandle
|
class |
GlacierContentHandle
|
Methods in rice.p2p.glacier.v2 that return GCPastContentHandle | |
---|---|
GCPastContentHandle |
DebugContent.getHandle(GCPast local,
long expiration)
|
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
|
Classes in rice.p2p.past.gc.rawserialization that implement GCPastContentHandle | |
---|---|
class |
JavaSerializedGCPastContentHandle
|
Fields in rice.p2p.past.gc.rawserialization declared as GCPastContentHandle | |
---|---|
GCPastContentHandle |
JavaSerializedGCPastContentHandle.handle
|
Methods in rice.p2p.past.gc.rawserialization that return GCPastContentHandle | |
---|---|
GCPastContentHandle |
JavaSerializedGCPastContent.getHandle(GCPast local,
long expiration)
|
Constructors in rice.p2p.past.gc.rawserialization with parameters of type GCPastContentHandle | |
---|---|
JavaSerializedGCPastContentHandle(GCPastContentHandle handle)
|
|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |