com.bigdata.cache
Interface IHardReferenceGlobalLRU<K,V>

All Superinterfaces:
IGlobalLRU<K,V>
All Known Implementing Classes:
BCHMGlobalLRU, BCHMGlobalLRU2, HardReferenceGlobalLRU, HardReferenceGlobalLRURecycler, HardReferenceGlobalLRURecyclerExplicitDeleteRequired, StoreAndAddressLRUCache

public interface IHardReferenceGlobalLRU<K,V>
extends IGlobalLRU<K,V>

Extended interface declares some reporting methods.

Version:
$Id: IHardReferenceGlobalLRU.java 2896 2010-05-21 16:44:16Z thompsonbry $
Author:
Bryan Thompson

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.bigdata.cache.IGlobalLRU
IGlobalLRU.IGlobalLRUCounters, IGlobalLRU.ILRUCache<K,V>
 
Method Summary
 
Methods inherited from interface com.bigdata.cache.IGlobalLRU
deleteCache, discardAllCaches, getBytesInMemory, getBytesOnDisk, getCache, getCacheSetSize, getCounterSet, getEvictionCount, getMaximumBytesInMemory, getRecordCount
 



Copyright © 2006-2012 SYSTAP, LLC. All Rights Reserved.