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 classes related to REST-based extractor.
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.Entryinterface. -
Classes in com.tangosol.util.comparator used by com.tangosol.coherence.rest.util.extractorClassDescriptionThis interface is used by Comparator implementations that can use value extraction optimization exposed by the
QueryMap.Entryinterface. -
Classes in com.tangosol.util.comparator used by com.tangosol.util.comparatorClassDescriptionEntryAwareComparator is an extension to the
Comparatorinterface 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 the
QueryMap.Entryinterface.