Oracle® Coherence .NET API Reference Release 3.6.1
E18812-01

Implementation of the ICacheStatistics interface intended for use by a cache to maintain its statistics.

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

Syntax

C#
public class SimpleCacheStatistics : ICacheStatistics

Inheritance Hierarchy

System..::.Object
  Tangosol.Net.Cache..::.SimpleCacheStatistics

See Also