Interface | Description |
---|---|
Autoflushing |
A labelling interface used to mark
WritableCachedStores whose writes may
automatically flush even when flushWrites()
has not been called directly.
|
CachedStore | |
CachedStore.Manager | |
TweakableCachedStore | |
Vacuumable | |
WritableCachedStore | |
WritableCachedStore.Manager |
Class | Description |
---|---|
CachedStoreFactory |
Unless otherwise noted, implementations are to be presumed
NOT thread safe!!! use the synchronized
wrappers defined in CachedStoreUtils for multithreaded situations!
|
CachedStoreUtils | |
SoftSetFactory |
Exception | Description |
---|---|
CachedStoreException | |
CacheFlushException |
Error | Description |
---|---|
CachedStoreError |