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

Report the index look ups.

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

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