Uses of Class
org.teiid.cache.CacheConfiguration

Packages that use CacheConfiguration
org.teiid.cache   
 

Uses of CacheConfiguration in org.teiid.cache
 

Fields in org.teiid.cache declared as CacheConfiguration
static CacheConfiguration CacheConfiguration.DEFAULT
           
 

Methods in org.teiid.cache with parameters of type CacheConfiguration
<K,V> Cache<K,V>
CacheFactory.get(Cache.Type type, CacheConfiguration config)
          Create / Get the cache for the give type use
<K,V> Cache<K,V>
DefaultCacheFactory.get(Cache.Type type, CacheConfiguration config)
           
 

Constructors in org.teiid.cache with parameters of type CacheConfiguration
DefaultCacheFactory(CacheConfiguration config)
           
 



Copyright © 2010. All Rights Reserved.