Rice Pastry API

Uses of Class
rice.p2p.past.gc.GCPastMetadata

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)
          Gets the Metadata attribute of the Aggregate object
 

Uses of GCPastMetadata in rice.p2p.glacier.v2
 

Methods in rice.p2p.glacier.v2 that return GCPastMetadata
 GCPastMetadata DebugContent.getMetadata(long expiration)
          Gets the Metadata attribute of the DebugContent object
 

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
 

Uses of GCPastMetadata in rice.p2p.past.gc.rawserialization
 

Methods in rice.p2p.past.gc.rawserialization that return GCPastMetadata
 GCPastMetadata JavaSerializedGCPastContent.getMetadata(long expiration)
          Gets the Metadata attribute of the JavaSerializedGCPastContent object
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection