|
Rice Pastry API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
GCPastContentHandle |
getHandle(GCPast local,
long expiration)
Produces a handle for this content object. |
GCPastMetadata |
getMetadata(long expiration)
Returns the metadata which should be stored with this object. |
long |
getVersion()
Returns the version number associated with this PastContent object - version numbers are designed to be monotonically increasing numbers which signify different versions of the same object. |
Methods inherited from interface rice.p2p.past.PastContent |
checkInsert, getHandle, getId, isMutable |
Method Detail |
public long getVersion()
public GCPastContentHandle getHandle(GCPast local, long expiration)
local
- DESCRIBE THE PARAMETERexpiration
- DESCRIBE THE PARAMETER
public GCPastMetadata getMetadata(long expiration)
expiration
- DESCRIBE THE PARAMETER
|
Rice Pastry API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |