Rice Pastry API

rice.p2p.past.rawserialization
Interface RawPastContent

All Superinterfaces:
PastContent, java.io.Serializable
All Known Subinterfaces:
RawGCPastContent
All Known Implementing Classes:
JavaSerializedGCPastContent, JavaSerializedPastContent, NonAggregate, RawAggregate, RawPastRegrTest.TestPastContent

public interface RawPastContent
extends PastContent

DESCRIBE THE INTERFACE

Version:
$Id: pretty.settings 2305 2005-03-11 20:22:33Z jeffh $
Author:
jeffh

Method Summary
 short getType()
          Gets the Type attribute of the RawPastContent object
 void serialize(OutputBuffer buf)
          DESCRIBE THE METHOD
 
Methods inherited from interface rice.p2p.past.PastContent
checkInsert, getHandle, getId, isMutable
 

Method Detail

getType

public short getType()
Gets the Type attribute of the RawPastContent object

Returns:
The Type value

serialize

public void serialize(OutputBuffer buf)
               throws java.io.IOException
DESCRIBE THE METHOD

Parameters:
buf - DESCRIBE THE PARAMETER
Throws:
java.io.IOException - DESCRIBE THE EXCEPTION

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection