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