Uses of Interface
org.teiid.adminapi.CacheStatistics
-
Packages that use CacheStatistics Package Description org.teiid.adminapi org.teiid.adminapi.impl -
-
Uses of CacheStatistics in org.teiid.adminapi
Methods in org.teiid.adminapi that return types with arguments of type CacheStatistics Modifier and Type Method Description Collection<? extends CacheStatistics>Admin. getCacheStats(String cacheType)Get the Cache Statistics for the given type -
Uses of CacheStatistics in org.teiid.adminapi.impl
Classes in org.teiid.adminapi.impl that implement CacheStatistics Modifier and Type Class Description classCacheStatisticsMetadata
-