Uses of Interface
org.teiid.cache.Cache
-
Packages that use Cache Package Description org.teiid.cache -
-
Uses of Cache in org.teiid.cache
Methods in org.teiid.cache that return Cache Modifier and Type Method Description <K,V>
Cache<K,V>CacheFactory. get(String name)
Create / Get the cache for the give type use
-