| 
Rice Pastry API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use StorageManager | |
| rice.p2p.past | |
| rice.p2p.past.testing | |
| rice.past | |
| Uses of StorageManager in rice.p2p.past | 
| Fields in rice.p2p.past declared as StorageManager | |
protected  rice.persistence.StorageManager | 
PastImpl.storage
 | 
| Methods in rice.p2p.past that return StorageManager | |
 rice.persistence.StorageManager | 
PastImpl.getStorageManager()
Returns this Past's storage manager.  | 
| Constructors in rice.p2p.past with parameters of type StorageManager | |
PastImpl(rice.p2p.commonapi.Node node,
         rice.persistence.StorageManager manager,
         int replicas,
         java.lang.String instance)
Constructor for Past  | 
|
| Uses of StorageManager in rice.p2p.past.testing | 
| Fields in rice.p2p.past.testing declared as StorageManager | |
protected  rice.persistence.StorageManager[] | 
PastRegrTest.storages
 | 
| Uses of StorageManager in rice.past | 
| Methods in rice.past that return StorageManager | |
 rice.persistence.StorageManager | 
PASTServiceImpl.getStorage()
Deprecated. Returns the StorageManager object  | 
| Constructors in rice.past with parameters of type StorageManager | |
PASTServiceImpl(rice.p2p.commonapi.Node node,
                rice.persistence.StorageManager storage,
                java.lang.String instance)
Deprecated. Builds a new PASTService to run on the given PastryNode, given a Storage object (to persistedly store objects) and a cache used to cache objects.  | 
|
  | 
Rice Pastry API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||