{{currentClusterAvailabilityAsString()}}  {{currentCache.name}}

Persistent

Transactional

Bounded

Indexed

Compatible

Secured

Cache content

# Entries {{currentCacheStats.firstServerStats['clusterwide-number-of-entries']}}
READ / WRITE ratio {{currentCacheStats.firstServerStats['clusterwide-read-write-ratio']}}
HIT ratio {{currentCacheStats.firstServerStats['clusterwide-hit-ratio']}}
Max capacity: TODO
340 / 680 - 50%

Operations performance

Avg Reads {{currentCacheStats.firstServerStats['clusterwide-average-read-time']}}
Avg Writes {{currentCacheStats.firstServerStats['clusterwide-average-write-time']}}
Avg Removes {{currentCacheStats.firstServerStats['clusterwide-average-remove-time']}}

Caching activity

# READ Hits {{currentCacheStats.firstServerStats['clusterwide-hits']}}
# READ misses {{currentCacheStats.firstServerStats['clusterwide-misses']}}
# REMOVE hits {{currentCacheStats.firstServerStats['clusterwide-remove-hits']}}
# REMOVE misses {{currentCacheStats.firstServerStats['clusterwide-remove-misses']}}
# PUTS {{currentCacheStats.firstServerStats['clusterwide-stores']}}

Entries lifecycle

# Activations {{currentCacheStats.firstServerStats['clusterwide-activations']}}
# Evictions {{currentCacheStats.firstServerStats['clusterwide-evictions']}}
# Invalidations {{currentCacheStats.firstServerStats['clusterwide-invalidations']}}
# Passivations {{currentCacheStats.firstServerStats['clusterwide-passivations']}}

Cache loader

# Loads {{currentCacheStats.firstServerStats['clusterwide-passivations']}}
# Misses {{currentCacheStats.firstServerStats['clusterwide-misses']}}
# Stores {{currentCacheStats.firstServerStats['clusterwide-stores']}}

Locking

# Locks available {{currentCacheStats.firstServerStats['clusterwide-number-of-locks-available']}}
# Locks held {{currentCacheStats.firstServerStats['clusterwide-number-of-locks-held']}}