|
Rice Pastry API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rice.p2p.glacier.v2.DebugContentHandle
DESCRIBE THE CLASS
Field Summary | |
protected long |
myExpiration
DESCRIBE THE FIELD |
protected Id |
myId
DESCRIBE THE FIELD |
protected NodeHandle |
myNodeHandle
DESCRIBE THE FIELD |
protected long |
myVersion
DESCRIBE THE FIELD |
Method Summary | |
long |
getExpiration()
Gets the Expiration attribute of the DebugContentHandle object |
Id |
getId()
Gets the Id attribute of the DebugContentHandle object |
NodeHandle |
getNodeHandle()
Gets the NodeHandle attribute of the DebugContentHandle object |
long |
getVersion()
Gets the Version attribute of the DebugContentHandle object |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected Id myId
protected NodeHandle myNodeHandle
protected long myExpiration
protected long myVersion
Method Detail |
public Id getId()
getId
in interface PastContentHandle
public NodeHandle getNodeHandle()
getNodeHandle
in interface PastContentHandle
public long getVersion()
getVersion
in interface GCPastContentHandle
public long getExpiration()
getExpiration
in interface GCPastContentHandle
|
Rice Pastry API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |