|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GCPastContent
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 |
---|
long getVersion()
GCPastContentHandle getHandle(GCPast local, long expiration)
The
- local GCPast service which the content is on.
GCPastMetadata getMetadata(long expiration)
The
- local GCPast service which the content is on.
|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |