Uses of Package
com.hazelcast.spi.eviction
Packages that use com.hazelcast.spi.eviction
Package
Description
This package contains the public API extension for Hazelcast JCache,
the Hazelcast implementation of the JSR-107 commonly referred to as JCache.
Provides classes for configuring HazelcastInstance.
Provides core API interfaces/classes.
Contains Hazelcast map module classes.
This package contains interfaces for eviction
Contains config factory classes.
-
Classes in com.hazelcast.spi.eviction used by com.hazelcast.cacheClassDescriptionContract point (from the end user perspective) for serving/accessing entries that can be evicted.A kind of
Comparator
to be used while comparing entries to be evicted. -
Classes in com.hazelcast.spi.eviction used by com.hazelcast.config
-
Classes in com.hazelcast.spi.eviction used by com.hazelcast.coreClassDescriptionContract point (from the end user perspective) for serving/accessing entries that can be evicted.
-
Classes in com.hazelcast.spi.eviction used by com.hazelcast.map
-
Classes in com.hazelcast.spi.eviction used by com.hazelcast.spi.evictionClassDescriptionContract point (from the end user perspective) for serving/accessing entries that can be evicted.
-
Classes in com.hazelcast.spi.eviction used by com.hazelcast.spring.config