| Package | Description |
|---|---|
| com.caucho.distcache | |
| com.caucho.memcached | |
| com.caucho.server.distcache | |
| javax.cache |
| Modifier and Type | Method and Description |
|---|---|
CacheStatistics |
AbstractCache.getStatistics()
Returns the CacheStatistics for this cache.
|
| Modifier and Type | Method and Description |
|---|---|
CacheStatistics |
MemcachedClient.getStatistics() |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheStatisticsImpl
Implements the distributed cache
|
| Modifier and Type | Method and Description |
|---|---|
CacheStatistics |
CacheImpl.getStatistics()
Returns the CacheStatistics for this cache.
|
| Modifier and Type | Method and Description |
|---|---|
CacheStatistics |
Cache.getStatistics() |