Uses of Package
com.tangosol.util.comparator
Package
Description
Contains classes related to partitioned cache implementation of Coherence JCache.
Contains concrete
Comparator
implementations and related interfaces.Contains
ValueExtractor
and
ValueUpdater
related classes.-
ClassDescriptionThis interface is used by Comparator implementations that can use value extraction optimization exposed by the
QueryMap.Entry
interface. -
ClassDescriptionEntryAwareComparator is an extension to the
Comparator
interface that allows theEntryComparator
to know whether the underlying comparator expects to compare the corresponding Entries' keys or values.This interface is used by Comparator implementations that can use value extraction optimization exposed by theQueryMap.Entry
interface.Null-safe delegating comparator. -
ClassDescriptionThis interface is used by Comparator implementations that can use value extraction optimization exposed by the
QueryMap.Entry
interface.