Package com.mchange.v1.cachedstore
package com.mchange.v1.cachedstore
-
ClassDescriptionA labelling interface used to mark WritableCachedStores whose writes may automatically flush even when flushWrites() has not been called directly.Unless otherwise noted, implementations are to be presumed NOT thread safe!!! use the synchronized wrappers defined in CachedStoreUtils for multithreaded situations!