|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Cache | |
|---|---|
| org.teiid.cache | |
| Uses of Cache in org.teiid.cache |
|---|
| Classes in org.teiid.cache that implement Cache | |
|---|---|
class |
DefaultCache<K,V>
|
| Fields in org.teiid.cache with type parameters of type Cache | |
|---|---|
protected java.util.Map<java.lang.String,Cache> |
DefaultCache.children
|
| Methods in org.teiid.cache that return Cache | ||
|---|---|---|
Cache |
DefaultCache.addChild(java.lang.String name)
|
|
|
CacheFactory.get(Cache.Type type,
CacheConfiguration config)
Create / Get the cache for the give type use |
|
|
DefaultCacheFactory.get(Cache.Type type,
CacheConfiguration config)
|
|
Cache |
DefaultCache.getChild(java.lang.String name)
|
|
| Methods in org.teiid.cache that return types with arguments of type Cache | |
|---|---|
java.util.Collection<Cache> |
DefaultCache.getChildren()
|
| Methods in org.teiid.cache with parameters of type Cache | |
|---|---|
boolean |
Cachable.prepare(Cache cache,
BufferManager bufferManager)
|
boolean |
Cachable.restore(Cache cache,
BufferManager bufferManager)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||