Package org.teiid.runtime.jmx
Interface CacheBean
-
@MXBean public interface CacheBean
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
clear()
double
getHitRatio()
long
getRequestCount()
int
getTotalEntries()
-