Rice Pastry API

rice.p2p.past.rawserialization
Interface RawPastContentHandle

All Superinterfaces:
PastContentHandle, java.io.Serializable
All Known Subinterfaces:
RawGCPastContentHandle
All Known Implementing Classes:
AggregateHandle, ContentHashPastContentHandle, JavaSerializedGCPastContentHandle, JavaSerializedPastContentHandle, RawPastRegrTest.TestPastContentHandle

public interface RawPastContentHandle
extends PastContentHandle

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 RawPastContentHandle object
 void serialize(OutputBuffer buf)
          DESCRIBE THE METHOD
 
Methods inherited from interface rice.p2p.past.PastContentHandle
getId, getNodeHandle
 

Method Detail

getType

public short getType()
Gets the Type attribute of the RawPastContentHandle 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