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 JavaSerializedAggregateFactory.buildAggregate(GCPastContent[] components, Id[] pointers)
           
 Aggregate AggregateFactory.buildAggregate(GCPastContent[] components, Id[] pointers)
           
 Aggregate JavaSerializedAggregateFactory.buildAggregate(RawGCPastContent[] components, Id[] pointers)
           
 Aggregate AggregateFactory.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)
           
 



Copyright © 2010. All Rights Reserved.