Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

Overload List

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

See Also