Package com.hazelcast.cache
package com.hazelcast.cache
This package contains the public API extension for Hazelcast JCache, the Hazelcast implementation of the JSR-107 commonly referred to as JCache.
-
ClassDescriptionCacheEntryView<K,
V> Entry info for cache record.Hazelcast provides overloads of the typical cache operations with a customExpiryPolicy
parameter.
This class provides a custom implementation of anExpiryPolicy
to react on all three types of policies: Create Access Update