|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
String.
- dispose() -
Method in class org.apache.excalibur.store.impl.JispFilesystemStore
-
- dispose() -
Method in class org.apache.excalibur.store.impl.MRUMemoryStore
- Dispose the component
- doClear() -
Method in class org.apache.excalibur.store.impl.AbstractFilesystemStore
- Clear the Store of all elements
- doClear() -
Method in class org.apache.excalibur.store.impl.AbstractJispFilesystemStore
- Clear the Store of all elements
- doClear() -
Method in class org.apache.excalibur.store.impl.AbstractReadWriteStore
- Clear the Store of all data it holds
- doContainsKey(Object) -
Method in class org.apache.excalibur.store.impl.AbstractFilesystemStore
- Indicates if the given key is associated to a contained object.
- doContainsKey(Object) -
Method in class org.apache.excalibur.store.impl.AbstractJispFilesystemStore
- Test if the the index file contains the given key
- doContainsKey(Object) -
Method in class org.apache.excalibur.store.impl.AbstractReadWriteStore
- Indicates if the given key is associated to a contained object.
- doFree() -
Method in class org.apache.excalibur.store.impl.AbstractFilesystemStore
-
- doFree() -
Method in class org.apache.excalibur.store.impl.AbstractJispFilesystemStore
-
- doFree() -
Method in class org.apache.excalibur.store.impl.AbstractReadWriteStore
- Try to free some used memory.
- doGet(Object) -
Method in class org.apache.excalibur.store.impl.AbstractFilesystemStore
- Get the File object associated with the given unique key name.
- doGet(Object) -
Method in class org.apache.excalibur.store.impl.AbstractJispFilesystemStore
- Returns a Object from the store associated with the Key Object
- doGet(Object) -
Method in class org.apache.excalibur.store.impl.AbstractReadWriteStore
- Get the object associated to the given unique key.
- doGetKeys() -
Method in class org.apache.excalibur.store.impl.AbstractFilesystemStore
- Returns the list of stored files as an Enumeration of Files
- doGetKeys() -
Method in class org.apache.excalibur.store.impl.AbstractJispFilesystemStore
- Returns a Enumeration of all Keys in the indexed file.
- doGetKeys() -
Method in class org.apache.excalibur.store.impl.AbstractReadWriteStore
- Returns the list of used keys as an Enumeration of Objects.
- doGetSize() -
Method in class org.apache.excalibur.store.impl.AbstractFilesystemStore
- Returns count of the objects in the store, or -1 if could not be
obtained.
- doGetSize() -
Method in class org.apache.excalibur.store.impl.AbstractJispFilesystemStore
-
- doGetSize() -
Method in class org.apache.excalibur.store.impl.AbstractReadWriteStore
- Returns count of the objects in the store, or -1 if could not be
obtained.
- doRemove(Object) -
Method in class org.apache.excalibur.store.impl.AbstractFilesystemStore
- Remove the object associated to the given key.
- doRemove(Object) -
Method in class org.apache.excalibur.store.impl.AbstractJispFilesystemStore
- Removes a value from the data file with the given key.
- doRemove(Object) -
Method in class org.apache.excalibur.store.impl.AbstractReadWriteStore
- Remove the object associated to the given key.
- doRun -
Variable in class org.apache.excalibur.store.impl.StoreJanitorImpl
-
- doStore(Object, Object) -
Method in class org.apache.excalibur.store.impl.AbstractFilesystemStore
- Store the given object in a persistent state.
- doStore(Object, Object) -
Method in class org.apache.excalibur.store.impl.AbstractJispFilesystemStore
- Store the given object in the indexed data file.
- doStore(Object, Object) -
Method in class org.apache.excalibur.store.impl.AbstractReadWriteStore
- Store the given object.
File
.
String
to a text file.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |