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