|
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectrice.p2p.past.gc.rawserialization.JavaSerializedGCPastContentHandle
DESCRIBE THE CLASS
| Field Summary | |
GCPastContentHandle |
handle
DESCRIBE THE FIELD |
static short |
TYPE
DESCRIBE THE FIELD |
| Constructor Summary | |
JavaSerializedGCPastContentHandle(GCPastContentHandle handle)
Constructor for JavaSerializedGCPastContentHandle. |
|
| Method Summary | |
long |
getExpiration()
Gets the Expiration attribute of the JavaSerializedGCPastContentHandle object |
Id |
getId()
Gets the Id attribute of the JavaSerializedGCPastContentHandle object |
NodeHandle |
getNodeHandle()
Gets the NodeHandle attribute of the JavaSerializedGCPastContentHandle object |
PastContentHandle |
getPCH()
Gets the PCH attribute of the JavaSerializedGCPastContentHandle object |
short |
getType()
Gets the Type attribute of the JavaSerializedGCPastContentHandle object |
long |
getVersion()
Gets the Version attribute of the JavaSerializedGCPastContentHandle object |
void |
serialize(OutputBuffer buf)
DESCRIBE THE METHOD |
java.lang.String |
toString()
DESCRIBE THE METHOD |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public GCPastContentHandle handle
public static final short TYPE
| Constructor Detail |
public JavaSerializedGCPastContentHandle(GCPastContentHandle handle)
handle - DESCRIBE THE PARAMETER| Method Detail |
public short getType()
getType in interface RawPastContentHandlepublic Id getId()
getId in interface PastContentHandlepublic NodeHandle getNodeHandle()
getNodeHandle in interface PastContentHandlepublic PastContentHandle getPCH()
public long getVersion()
getVersion in interface GCPastContentHandlepublic long getExpiration()
getExpiration in interface GCPastContentHandle
public void serialize(OutputBuffer buf)
throws java.io.IOException
serialize in interface RawPastContentHandlebuf - DESCRIBE THE PARAMETER
java.io.IOException - DESCRIBE THE EXCEPTIONpublic java.lang.String toString()
|
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||