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

KeyMask implementation used in LoadAll().

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

Syntax

C#
protected class LoadAllKeyMask : LocalCache..::.KeyMask

Inheritance Hierarchy

System..::.Object
  Tangosol.Net.Cache..::.LocalCache..::.KeyMask
    Tangosol.Net.Cache..::.LocalCache..::.LoadAllKeyMask

See Also