|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StorageManager
Method Summary | |
---|---|
Cache |
getCache()
Returns the cache object used by this StorageManager |
Storage |
getStorage()
Returns the permantent storage object used by this StorageManager |
Methods inherited from interface rice.persistence.Cache |
---|
cache, getMaximumSize, setMaximumSize, uncache |
Methods inherited from interface rice.persistence.Catalog |
---|
exists, flush, getMetadata, getObject, getSize, getTotalSize, rename, scan, scan, scanMetadata, scanMetadata, scanMetadataValuesHead, scanMetadataValuesNull, setMetadata |
Methods inherited from interface rice.persistence.Storage |
---|
store, unstore |
Methods inherited from interface rice.persistence.Catalog |
---|
exists, flush, getMetadata, getObject, getSize, getTotalSize, rename, scan, scan, scanMetadata, scanMetadata, scanMetadataValuesHead, scanMetadataValuesNull, setMetadata |
Method Detail |
---|
Storage getStorage()
Cache getCache()
|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |