Uses of Interface
com.hazelcast.cache.CacheEntryView
Package
Description
This package contains the public API extension for Hazelcast JCache,
the Hazelcast implementation of the JSR-107 commonly referred to as JCache.
-
Uses of CacheEntryView in com.hazelcast.cache
Modifier and TypeMethodDescriptionint
CacheEvictionPolicyComparator.compare
(CacheEntryView<K, V> o1, CacheEntryView<K, V> o2) Compares the givenCacheEntryView
instances and returns the result.