Oracle® Coherence .NET API Reference Release 3.6
E15727-01

Overload List

  NameDescription
GetEntries(IFilter)
Return a collection of the entries contained in this cache that satisfy the criteria expressed by the filter.
(Inherited from IQueryCache.)
GetEntries(IFilter, IComparer)
Return a collection of the entries contained in this cache that satisfy the criteria expressed by the filter.
(Inherited from IQueryCache.)

See Also