|
Rice Pastry API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GCPastContent | |
rice.p2p.aggregation | |
rice.p2p.aggregation.raw | |
rice.p2p.glacier.v2 | |
rice.p2p.past.gc.rawserialization |
Uses of GCPastContent in rice.p2p.aggregation |
Classes in rice.p2p.aggregation that implement GCPastContent | |
class |
Aggregate
DESCRIBE THE CLASS |
Fields in rice.p2p.aggregation declared as GCPastContent | |
protected GCPastContent[] |
Aggregate.components
DESCRIBE THE FIELD |
Methods in rice.p2p.aggregation that return GCPastContent | |
GCPastContent |
Aggregate.getComponent(int index)
Gets the Component attribute of the Aggregate object |
Methods in rice.p2p.aggregation with parameters of type GCPastContent | |
Aggregate |
AggregateFactory.buildAggregate(GCPastContent[] components,
Id[] pointers)
DESCRIBE THE METHOD |
Aggregate |
JavaSerializedAggregateFactory.buildAggregate(GCPastContent[] components,
Id[] pointers)
DESCRIBE THE METHOD |
Constructors in rice.p2p.aggregation with parameters of type GCPastContent | |
Aggregate(GCPastContent[] components,
Id[] pointers)
Constructor for Aggregate. |
Uses of GCPastContent in rice.p2p.aggregation.raw |
Classes in rice.p2p.aggregation.raw that implement GCPastContent | |
class |
RawAggregate
DESCRIBE THE CLASS |
Methods in rice.p2p.aggregation.raw with parameters of type GCPastContent | |
Aggregate |
RawAggregateFactory.buildAggregate(GCPastContent[] components,
Id[] pointers)
DESCRIBE THE METHOD |
Constructors in rice.p2p.aggregation.raw with parameters of type GCPastContent | |
RawAggregate(GCPastContent[] components,
Id[] pointers)
Constructor for RawAggregate. |
Uses of GCPastContent in rice.p2p.glacier.v2 |
Classes in rice.p2p.glacier.v2 that implement GCPastContent | |
class |
DebugContent
DESCRIBE THE CLASS |
Uses of GCPastContent in rice.p2p.past.gc.rawserialization |
Subinterfaces of GCPastContent in rice.p2p.past.gc.rawserialization | |
interface |
RawGCPastContent
DESCRIBE THE INTERFACE |
Classes in rice.p2p.past.gc.rawserialization that implement GCPastContent | |
class |
JavaSerializedGCPastContent
DESCRIBE THE CLASS |
Fields in rice.p2p.past.gc.rawserialization declared as GCPastContent | |
GCPastContent |
JavaSerializedGCPastContent.content
DESCRIBE THE FIELD |
Constructors in rice.p2p.past.gc.rawserialization with parameters of type GCPastContent | |
JavaSerializedGCPastContent(GCPastContent content)
Constructor for JavaSerializedGCPastContent. |
|
Rice Pastry API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |