|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IHardReferenceGlobalLRU<K,V>
Extended interface declares some reporting methods.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.bigdata.cache.IGlobalLRU |
|---|
IGlobalLRU.IGlobalLRUCounters, IGlobalLRU.ILRUCache<K,V> |
| Method Summary | |
|---|---|
long |
getBytesInMemory()
The #of bytes in memory across all cache instances. |
int |
getCacheSetSize()
Return the #of cache instances. |
long |
getEvictionCount()
The #of records which have been evicted from memory to date across all cache instances. |
int |
getRecordCount()
The #of records in memory across all cache instances. |
| Methods inherited from interface com.bigdata.cache.IGlobalLRU |
|---|
deleteCache, discardAllCaches, getCache, getCounterSet |
| Method Detail |
|---|
int getRecordCount()
long getEvictionCount()
long getBytesInMemory()
int getCacheSetSize()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||