Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02
Report the index look ups.

Namespace: Tangosol.Util
Assembly: Coherence (in Coherence.dll) Version: 12.2.1.4014 (12.2.1.4014)

Syntax

C#
protected static string ReportIndexLookUps(
	IList listIndexLookups
)

Parameters

listIndexLookups
Type: System.Collections..::..IList
The list of lookup ids.

Return Value

A report for the index look ups.

See Also