CacheBox: Enterprise Caching
7.x
SourceIssues
Search
⌃K
Links
Introduction
Intro
Release History
About This Book
Getting Started
Overview
Installing CacheBox
Creating CacheBox
For The Geeks
Caching Concepts
Cache Topologies
CacheBox Architecture
CacheFactory
CacheBoxConfig
EventManager
ColdBox
LogBox
ICacheProvider
ICacheStats
IObjectStore
IEvictionPolicy
AbstractEvictionPolicy
IColdboxApplicationCache
Configuration
CacheBox Configuration
Usage
Cache Providers
CacheBox Object Stores
Advanced Usage
CacheBox Eviction Policies
CacheBox Event Model
Cache Reporting
Powered By GitBook

ICacheStats

class : cachebox.system.cache.util.ICacheStats
This interface is the contract for statistics reporting. This is how CacheBox can produce gorgeous charting and reporting based on the implementation of this class.
Previous
ICacheProvider
Next
IObjectStore
Last modified 10mo ago