Interface | Description |
---|---|
Expiry<K,V> | Deprecated
Replaced with
ExpiryPolicy that builds on the java.time types. |
ExpiryPolicy<K,V> |
A policy object that governs expiration for mappings in a
Cache . |
Class | Description |
---|---|
Duration | Deprecated
Replaced with
Duration |
Expirations | Deprecated |
Expirations.ExpiryBuilder<K,V> | Deprecated |