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

The calculated cost of applying the filter as defined by IIndexAwareFilter.CalculateEffectiveness(IDictionary, ICollection).

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

Syntax

C#
public int Efficiency { get; }

Implements

IStep..::.Efficiency

See Also