|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrice.p2p.glacier.v2.DebugContentHandle
public class DebugContentHandle
| Field Summary | |
|---|---|
protected long |
myExpiration
|
protected Id |
myId
|
protected NodeHandle |
myNodeHandle
|
protected long |
myVersion
|
| Method Summary | |
|---|---|
long |
getExpiration()
Returns the current expiration time of this object. |
Id |
getId()
get the id of the PastContent object associated with this handle |
NodeHandle |
getNodeHandle()
get the NodeHandle of the Past node on which the object associated with this handle is stored |
long |
getVersion()
Returns the version number associated with this PastContentHandle - version numbers are designed to be monotonically increasing numbers which signify different versions of the same 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()
PastContentHandle
getId in interface PastContentHandlepublic NodeHandle getNodeHandle()
PastContentHandle
getNodeHandle in interface PastContentHandlepublic long getVersion()
GCPastContentHandle
getVersion in interface GCPastContentHandlepublic long getExpiration()
GCPastContentHandle
getExpiration in interface GCPastContentHandle
|
Rice Pastry API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||