CacheBox: Enterprise ColdFusion (CFML) Caching
Source
Issues
Search…
6.x
Introduction
Intro
Release History
About This Book
Author
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
Copy link
Edit on GitHub