Uses of Interface
org.teiid.adminapi.CacheStatistics

Packages that use CacheStatistics
org.teiid.adminapi   
org.teiid.adminapi.impl   
 

Uses of CacheStatistics in org.teiid.adminapi
 

Methods in org.teiid.adminapi that return CacheStatistics
 CacheStatistics Admin.getCacheStats(java.lang.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
 class CacheStatisticsMetadata
           
 



Copyright © 2011. All Rights Reserved.