|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GCPastMetadata | |
---|---|
rice.p2p.aggregation | |
rice.p2p.glacier.v2 | |
rice.p2p.past.gc | |
rice.p2p.past.gc.rawserialization |
Uses of GCPastMetadata in rice.p2p.aggregation |
---|
Methods in rice.p2p.aggregation that return GCPastMetadata | |
---|---|
GCPastMetadata |
Aggregate.getMetadata(long expiration)
|
Uses of GCPastMetadata in rice.p2p.glacier.v2 |
---|
Methods in rice.p2p.glacier.v2 that return GCPastMetadata | |
---|---|
GCPastMetadata |
DebugContent.getMetadata(long expiration)
|
Uses of GCPastMetadata in rice.p2p.past.gc |
---|
Methods in rice.p2p.past.gc that return GCPastMetadata | |
---|---|
GCPastMetadata |
GCPastContent.getMetadata(long expiration)
Returns the metadata which should be stored with this object. |
GCPastMetadata |
GCPastMetadata.setExpiration(long expiration)
Method which sets the expiration time |
Methods in rice.p2p.past.gc with parameters of type GCPastMetadata | |
---|---|
int |
GCPastMetadata.compareTo(GCPastMetadata other)
Comparable, returns -1 if less, 0 if equal, and 1 if greater |
Uses of GCPastMetadata in rice.p2p.past.gc.rawserialization |
---|
Methods in rice.p2p.past.gc.rawserialization that return GCPastMetadata | |
---|---|
GCPastMetadata |
JavaSerializedGCPastContent.getMetadata(long expiration)
|
|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |