Uses of Class
org.teiid.cache.CacheConfiguration

Packages that use CacheConfiguration
org.teiid.cache   
 

Uses of CacheConfiguration in org.teiid.cache
 

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

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



Copyright © 2011. All Rights Reserved.