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 longgetCacheSize()longgetLRUSize()longgetMaxLRUSize()
-