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 theQueryMap.Entryinterface.
- 
Classes in com.tangosol.util.comparator used by com.tangosol.util.comparatorClassDescriptionEntryAwareComparator is an extension to theComparatorinterface that allows theEntryComparatorto 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.Entryinterface.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 theQueryMap.Entryinterface.