Uses of Package
com.tangosol.util.comparator
-
Packages that use com.tangosol.util.comparator Package Description com.tangosol.coherence.jcache.partitionedcache Contains classes related to partitioned cache implementation of Coherence JCache.com.tangosol.coherence.rest.util.extractor Contains classes related to REST-based extractor.com.tangosol.util.comparator Contains concreteComparator
implementations and related interfaces.com.tangosol.util.extractor ContainsValueExtractor
andValueUpdater
related classes. -
Classes in com.tangosol.util.comparator used by com.tangosol.coherence.jcache.partitionedcache Class Description QueryMapComparator This interface is used by Comparator implementations that can use value extraction optimization exposed by theQueryMap.Entry
interface. -
Classes in com.tangosol.util.comparator used by com.tangosol.coherence.rest.util.extractor Class Description QueryMapComparator This interface is used by Comparator implementations that can use value extraction optimization exposed by theQueryMap.Entry
interface. -
Classes in com.tangosol.util.comparator used by com.tangosol.util.comparator Class Description EntryAwareComparator EntryAwareComparator is an extension to theComparator
interface that allows theEntryComparator
to know whether the underlying comparator expects to compare the corresponding Entries' keys or values.QueryMapComparator This interface is used by Comparator implementations that can use value extraction optimization exposed by theQueryMap.Entry
interface.SafeComparator Null-safe delegating comparator. -
Classes in com.tangosol.util.comparator used by com.tangosol.util.extractor Class Description QueryMapComparator This interface is used by Comparator implementations that can use value extraction optimization exposed by theQueryMap.Entry
interface.