Rice Pastry API

rice.p2p.aggregation
Class JavaSerializedAggregateFactory

java.lang.Object
  extended by rice.p2p.aggregation.JavaSerializedAggregateFactory
All Implemented Interfaces:
AggregateFactory

public class JavaSerializedAggregateFactory
extends java.lang.Object
implements AggregateFactory


Constructor Summary
JavaSerializedAggregateFactory()
           
 
Method Summary
 Aggregate buildAggregate(GCPastContent[] components, Id[] pointers)
           
 Aggregate buildAggregate(RawGCPastContent[] components, Id[] pointers)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaSerializedAggregateFactory

public JavaSerializedAggregateFactory()
Method Detail

buildAggregate

public Aggregate buildAggregate(GCPastContent[] components,
                                Id[] pointers)
Specified by:
buildAggregate in interface AggregateFactory

buildAggregate

public Aggregate buildAggregate(RawGCPastContent[] components,
                                Id[] pointers)
Specified by:
buildAggregate in interface AggregateFactory

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection