Uses of Package
com.tangosol.util.comparator
Packages that use 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.-
Classes in com.tangosol.util.comparator used by com.tangosol.coherence.jcache.partitionedcacheClassDescriptionThis interface is used by Comparator implementations that can use value extraction optimization exposed by the
QueryMap.Entry
interface. -
Classes in com.tangosol.util.comparator used by com.tangosol.util.comparatorClassDescriptionEntryAwareComparator 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. -
Classes in com.tangosol.util.comparator used by com.tangosol.util.extractorClassDescriptionThis interface is used by Comparator implementations that can use value extraction optimization exposed by the
QueryMap.Entry
interface.