Package org.apache.derby.iapi.services.cache
package org.apache.derby.iapi.services.cache
-
ClassDescriptionAny object that implements this interface can be cached using the services of the CacheManager/CacheFactory.Any object that implements this interface can be cached using the services of the CacheManager/CacheFactory.A factory for handing out caches.Map from class names to size coefficients.This interface extends the Cacheable interface (@see Cacheable) with a method that estimates the size of the Cacheable object, in bytes.