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

An abstract ICacheEntry that lazily converts the key and value.

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

Syntax

C#
[SerializableAttribute]
public abstract class AbstractConverterCacheEntry : ICacheEntry

Inheritance Hierarchy

System..::.Object
  Tangosol.Util..::.ConverterCollections..::.AbstractConverterCacheEntry
    Tangosol.Util..::.ConverterCollections..::.ConverterCacheEntries..::.ConverterEntry
    Tangosol.Util..::.ConverterCollections..::.ConverterCacheEntry

See Also