Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
Assembly: Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)
System..::.Object
Tangosol.Util.Comparator..::.SafeComparer
Tangosol.Util.Comparator..::.EntryComparer
E22844-03
IComparer implementation used to compare cache entries.
Namespace:
Tangosol.Util.ComparatorAssembly: Coherence (in Coherence.dll) Version: 3.7.1.23 (3.7.1.23)
Syntax
| C# |
|---|
public class EntryComparer : SafeComparer |
Remarks
Depending on the comparison style this comparator will compare
entries' values, entries' keys or, when the provided comparator is an
instance of IQueryCacheComparer, the entries
themselves.
Inheritance Hierarchy
Tangosol.Util.Comparator..::.SafeComparer
Tangosol.Util.Comparator..::.EntryComparer