ePOST API

Uses of Class
rice.persistence.StorageManagerImpl

Packages that use StorageManagerImpl
rice.post.proxy   
rice.visualization.server   
 

Uses of StorageManagerImpl in rice.post.proxy
 

Fields in rice.post.proxy declared as StorageManagerImpl
protected  StorageManagerImpl PostProxy.aggrWaitingStorage
          The local storage for objects waiting to be aggregated
protected  StorageManagerImpl PostProxy.deliveredStorage
          The local storage for pending deliveries
protected  StorageManagerImpl PostProxy.glacierImmutableStorage
          The local storage for immutable glacier fragments
protected  StorageManagerImpl PostProxy.glacierMutableStorage
          The local storage for mutable glacier fragments
protected  StorageManagerImpl PostProxy.glacierNeighborStorage
          The local storage for glacier neighbor certificates
protected  StorageManagerImpl PostProxy.glacierTrashStorage
          The local storage for glacier's 'trash can'
protected  StorageManagerImpl PostProxy.immutableStorage
          The local storage manager, for immutable objects
protected  StorageManagerImpl PostProxy.mutableStorage
          The local storage manager, for mutable objects
protected  StorageManagerImpl PostProxy.pendingStorage
          The local storage for pending deliveries
protected  StorageManagerImpl PostProxy.trashStorage
          The local trash can, if in use
 

Uses of StorageManagerImpl in rice.visualization.server
 

Fields in rice.visualization.server declared as StorageManagerImpl
protected  StorageManagerImpl PersistencePanelCreator.storage
           
 

Constructors in rice.visualization.server with parameters of type StorageManagerImpl
MultiPersistencePanelCreator(Environment env, java.lang.String[] names, StorageManagerImpl[] storages)
           
PersistencePanelCreator(Environment env, java.lang.String name, StorageManagerImpl storage)
           
 


ePOST API

Copyright © 2001-2005 - Rice Pastry.