Click or drag to resize

SimpleCacheStatisticsm_cacheHits Field

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01
The rough (ie unsynchronized) number of calls that could be answered from the front or the back and were answered by data in the front cache.

Namespace:  Tangosol.Net.Cache
Assembly:  Coherence (in Coherence.dll) Version: 14.1.1.1 (14.1.1.1)
Syntax
C#
protected long m_cacheHits

Field Value

Type: Int64
See Also