Package net.ontopia.persistence.proxy
Interface CacheMetricsIF
-
- All Known Implementing Classes:
QueryCache
,TransactionalLRULookupIndex
public interface CacheMetricsIF
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getCacheSize()
long
getLRUSize()
long
getMaxLRUSize()
-