Click or drag to resize

SimpleCacheStatisticsm_cacheMisses 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 back map.

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

Field Value

Type: Int64
See Also