ePOST 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.post.delivery   
 

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
 

Uses of GCPastMetadata in rice.post.delivery
 

Subclasses of GCPastMetadata in rice.post.delivery
 class DeliveryMetadata
          The delivery metadata stored in Past
 

Methods in rice.post.delivery that return GCPastMetadata
 GCPastMetadata Delivery.getMetadata(long expiration)
          Returns the metadata which should be stored with this object.
 GCPastMetadata DeliveryMetadata.setExpiration(long expiration)
           
 


ePOST API

Copyright © 2001-2005 - Rice Pastry.