Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01
Assembly: Coherence (in Coherence.dll) Version: 3.6.1.0 (3.6.1.0)
System..::.Object
Tangosol.Util.Comparator..::.SafeComparer
Tangosol.Util.Comparator..::.EntryComparer
E18812-01
IComparer implementation used to compare cache entries.
Namespace:
Tangosol.Util.ComparatorAssembly: Coherence (in Coherence.dll) Version: 3.6.1.0 (3.6.1.0)
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