| 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 | Description |
|---|---|
| ClassSize | |
| ClassSizeCatalog |
Map from class names to size coefficients.
|
Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.