Rice Pastry API

rice.p2p.glacier
Class Fragment

java.lang.Object
  extended byrice.p2p.glacier.Fragment
All Implemented Interfaces:
java.io.Serializable

public class Fragment
extends java.lang.Object
implements java.io.Serializable

DESCRIBE THE CLASS

Version:
$Id: pretty.settings,v 1.3 2005/03/11 20:22:33 jeffh Exp $
Author:
jeffh
See Also:
Serialized Form

Field Summary
 byte[] payload
          DESCRIBE THE FIELD
 
Constructor Summary
Fragment(int _size)
          Constructor for Fragment.
 
Method Summary
 byte[] getPayload()
          Gets the Payload attribute of the Fragment object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

payload

public transient byte[] payload
DESCRIBE THE FIELD

Constructor Detail

Fragment

public Fragment(int _size)
Constructor for Fragment.

Parameters:
_size - DESCRIBE THE PARAMETER
Method Detail

getPayload

public byte[] getPayload()
Gets the Payload attribute of the Fragment object

Returns:
The Payload value

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection