public interface CacheStats<K,V> extends Cache<K,V>
| Modifier and Type | Method and Description |
|---|---|
long |
getCacheEjects() |
long |
getCacheEntries() |
long |
getCacheHits() |
long |
getCacheMisses() |
clear, containsKey, get, isEmpty, keys, put, remove, setDropHandler, sizeLicenced under the Apache License, Version 2.0