{{currentClusterAvailabilityAsString()}}  {{currentCache.name}} - Rebalancing: SUSPENDED - Rebalancing: PENDING - Rebalancing: IN PROGRESS - Rebalancing completed - Disabled - Enabled

Success! The operation has been successfully executed.
Error There has been an error executing the operation: {{errorDescription}}

Persistent

Transactional

Bounded

Indexed

Compatible

Secured

Backup

Backup sites

{{site}}
{{site}}
{{site}}

Cache content

Entries {{currentCacheStats.firstServerStats[preappend + 'number-of-entries'] | number}}
READ / WRITE ratio {{currentCacheStats.firstServerStats[preappend + 'read-write-ratio'] | number}}
HIT ratio {{currentCacheStats.firstServerStats[preappend + 'hit-ratio'] | number}}

Operations performance

Avg Reads {{currentCacheStats.firstServerStats[preappend + 'average-read-time'] | number}}
Avg Writes {{currentCacheStats.firstServerStats[preappend + 'average-write-time'] | number}}
Avg Removes {{currentCacheStats.firstServerStats[preappend + 'average-remove-time'] | number}}

Caching activity

READ Hits {{currentCacheStats.firstServerStats[preappend + 'hits'] | number}}
READ misses {{currentCacheStats.firstServerStats[preappend + 'misses'] | number}}
REMOVE hits {{currentCacheStats.firstServerStats[preappend + 'remove-hits'] | number}}
REMOVE misses {{currentCacheStats.firstServerStats[preappend + 'remove-misses'] | number}}
PUTS {{currentCacheStats.firstServerStats[preappend + 'stores'] | number}}

Entries lifecycle

Activations {{currentCacheStats.firstServerStats[preappend + 'activations'] | number}}
Evictions {{currentCacheStats.firstServerStats[preappend + 'evictions'] | number}}
Invalidations {{currentCacheStats.firstServerStats[preappend + 'invalidations'] | number}}
Passivations {{currentCacheStats.firstServerStats[preappend + 'passivations'] | number}}

Cache loader

Loads {{currentCacheStats.firstServerStats[preappend + 'cache-loader-loads'] | number}}
Misses {{currentCacheStats.firstServerStats[preappend + 'cache-loader-misses'] | number}}
Stores {{currentCacheStats.firstServerStats[preappend + 'cache-loader-stores'] | number}}

Locking

Locks available {{currentCacheStats.firstServerStats[preappend + 'number-of-locks-available'] | number}}
Locks held {{currentCacheStats.firstServerStats[preappend + 'number-of-locks-held'] | number}}