QUERY_CACHE_RT1, QUERY_CACHE_RT2, QUERY_CACHE_SRCLOC, QUERY_CACHE_SUBIND, QUERY_CACHE_SUBLOC| Modifier and Type | Method and Description |
|---|---|
<K,V> CacheIF<K,V> |
createCache(int cacheType,
IdentityIF namespace) |
<K,V> Map<K,V> |
createDataCache() |
public <K,V> Map<K,V> createDataCache()
createDataCache in interface CachesIFpublic <K,V> CacheIF<K,V> createCache(int cacheType, IdentityIF namespace)
createCache in interface CachesIF