Rice Pastry API

Uses of Interface
rice.p2p.past.gc.GCPastContent

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
           
 

Fields in rice.p2p.aggregation declared as GCPastContent
protected  GCPastContent[] Aggregate.components
           
 

Methods in rice.p2p.aggregation that return GCPastContent
 GCPastContent Aggregate.getComponent(int index)
           
 

Methods in rice.p2p.aggregation with parameters of type GCPastContent
 Aggregate AggregateFactory.buildAggregate(GCPastContent[] components, Id[] pointers)
           
 Aggregate JavaSerializedAggregateFactory.buildAggregate(GCPastContent[] components, Id[] pointers)
           
 

Constructors in rice.p2p.aggregation with parameters of type GCPastContent
Aggregate(GCPastContent[] components, Id[] pointers)
           
 

Uses of GCPastContent in rice.p2p.aggregation.raw
 

Classes in rice.p2p.aggregation.raw that implement GCPastContent
 class RawAggregate
           
 

Methods in rice.p2p.aggregation.raw with parameters of type GCPastContent
 Aggregate RawAggregateFactory.buildAggregate(GCPastContent[] components, Id[] pointers)
           
 

Constructors in rice.p2p.aggregation.raw with parameters of type GCPastContent
RawAggregate(GCPastContent[] components, Id[] pointers)
           
 

Uses of GCPastContent in rice.p2p.glacier.v2
 

Classes in rice.p2p.glacier.v2 that implement GCPastContent
 class DebugContent
           
 

Uses of GCPastContent in rice.p2p.past.gc.rawserialization
 

Subinterfaces of GCPastContent in rice.p2p.past.gc.rawserialization
 interface RawGCPastContent
           
 

Classes in rice.p2p.past.gc.rawserialization that implement GCPastContent
 class JavaSerializedGCPastContent
           
 

Fields in rice.p2p.past.gc.rawserialization declared as GCPastContent
 GCPastContent JavaSerializedGCPastContent.content
           
 

Constructors in rice.p2p.past.gc.rawserialization with parameters of type GCPastContent
JavaSerializedGCPastContent(GCPastContent content)
           
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection