Rice Pastry API

Uses of Class
rice.p2p.aggregation.Aggregate

Packages that use Aggregate
rice.p2p.aggregation   
rice.p2p.aggregation.raw   
 

Uses of Aggregate in rice.p2p.aggregation
 

Methods in rice.p2p.aggregation that return Aggregate
 Aggregate AggregateFactory.buildAggregate(GCPastContent[] components, Id[] pointers)
           
 Aggregate JavaSerializedAggregateFactory.buildAggregate(GCPastContent[] components, Id[] pointers)
           
 Aggregate AggregateFactory.buildAggregate(RawGCPastContent[] components, Id[] pointers)
           
 Aggregate JavaSerializedAggregateFactory.buildAggregate(RawGCPastContent[] components, Id[] pointers)
           
 

Uses of Aggregate in rice.p2p.aggregation.raw
 

Subclasses of Aggregate in rice.p2p.aggregation.raw
 class RawAggregate
           
 

Methods in rice.p2p.aggregation.raw that return Aggregate
 Aggregate RawAggregateFactory.buildAggregate(GCPastContent[] components, Id[] pointers)
           
 Aggregate RawAggregateFactory.buildAggregate(RawGCPastContent[] components, Id[] pointers)
           
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection