Skip navigation links

ehcache-core 3.11.0 API

Packages 
Package Description
org.ehcache.core.config
Package holding core configuration implementations and utilities.
org.ehcache.core.config.store
Package holding types related to Store configuration.
org.ehcache.core.events
Package holding interfaces that relate to events, either at the CacheManager level like CacheManagerListener or the CacheEvent subsystem like CacheEventDispatcher and StoreEventDispatcher.
org.ehcache.core.exceptions  
org.ehcache.core.spi.service
Package for Core SPI Service related types.
org.ehcache.core.spi.store
Package for the Store SPI and related types.
org.ehcache.core.spi.store.events
Package for the SPI types related to store eventing.
org.ehcache.core.spi.store.heap
Package for SPI related to the use of sizeof in the on-heap store in Ehcache
org.ehcache.core.spi.store.tiering
Package holding the different SPI interfaces that enable a Cache to be backed by multiple Store stacked on each other.
org.ehcache.core.spi.time
Package holding SPI types abstracting the concept of time
org.ehcache.core.statistics
Package holding the enums representing operations statistics results.
Skip navigation links