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.

  • Class
    Description
    Entry info for cache record.
    Hazelcast provides overloads of the typical cache operations with a custom ExpiryPolicy parameter.
    This class provides a custom implementation of an ExpiryPolicy to react on all three types of policies: Create Access Update