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.NonMutableTestPastContent, RawPastRegrTest.NonOverwritingTestPastContent, RawPastRegrTest.TestPastContent, RawPastRegrTest.VersionedTestPastContent

public interface RawPastContent
extends PastContent


Method Summary
 short getType()
           
 void serialize(OutputBuffer buf)
           
 
Methods inherited from interface rice.p2p.past.PastContent
checkInsert, getHandle, getId, isMutable
 

Method Detail

getType

short getType()

serialize

void serialize(OutputBuffer buf)
               throws java.io.IOException
Throws:
java.io.IOException

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection