Interface and Description |
---|
org.ehcache.expiry.Expiry
Replaced with
ExpiryPolicy that builds on the java.time types. |
org.ehcache.core.spi.store.heap.SizeOfEngine |
org.ehcache.core.spi.store.heap.SizeOfEngineProvider |
org.ehcache.ValueSupplier
Now using
Supplier for ExpiryPolicy |
Class and Description |
---|
org.ehcache.expiry.Duration
Replaced with
Duration |
org.ehcache.expiry.Expirations |
org.ehcache.expiry.Expirations.ExpiryBuilder |
Exceptions and Description |
---|
org.ehcache.core.spi.store.heap.LimitExceededException |