Package com.mchange.v1.cachedstore
Interface CachedStore
- All Known Subinterfaces:
TweakableCachedStore
,WritableCachedStore
public interface CachedStore
-
Nested Class Summary
-
Method Summary
-
Method Details
-
find
- Throws:
CachedStoreException
-
reset
clears any cached values. subsequent finds will recreate from key.- Throws:
CachedStoreException
-