rice.p2p.aggregation.raw
Class RawAggregate
java.lang.Object
rice.p2p.aggregation.Aggregate
rice.p2p.aggregation.raw.RawAggregate
- All Implemented Interfaces:
- java.io.Serializable, GCPastContent, RawGCPastContent, PastContent, RawPastContent
public class RawAggregate
- extends Aggregate
- implements RawGCPastContent
- See Also:
- Serialized Form
Field Summary |
static short |
TYPE
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE
public static final short TYPE
- See Also:
- Constant Field Values
RawAggregate
public RawAggregate(GCPastContent[] components,
Id[] pointers)
RawAggregate
public RawAggregate(RawGCPastContent[] components,
Id[] pointers)
RawAggregate
public RawAggregate(InputBuffer buf,
Endpoint endpoint,
PastContentDeserializer contentDeserializer)
throws java.io.IOException
- Throws:
java.io.IOException
numComponents
public int numComponents()
- Overrides:
numComponents
in class Aggregate
getContentHash
public byte[] getContentHash()
- Overrides:
getContentHash
in class Aggregate
getType
public short getType()
- Raw Serialization
- Specified by:
getType
in interface RawPastContent
serialize
public void serialize(OutputBuffer buf)
throws java.io.IOException
- Specified by:
serialize
in interface RawPastContent
- Throws:
java.io.IOException
Copyright © 2001-2005 - Rice Pastry.