IQueryCacheComparer Interface |
Namespace: Tangosol.Util.Comparator
public interface IQueryCacheComparer : IComparer
The IQueryCacheComparer type exposes the following members.
Name | Description | |
---|---|---|
![]() | Compare | Compares two objects and returns a value indicating whether one is less than, equal to, or greater than the other. (Inherited from IComparer.) |
![]() | CompareEntries |
Compare two entries based on the rules specified by
IComparer.
|