Package net.ontopia.persistence.proxy
Class JGroupsCaches
java.lang.Object
net.ontopia.persistence.proxy.JGroupsCaches
- All Implemented Interfaces:
CachesIF
INTERNAL: Caches used by JGroups cluster.
-
Field Summary
Fields inherited from interface net.ontopia.persistence.proxy.CachesIF
QUERY_CACHE_RT1, QUERY_CACHE_RT2, QUERY_CACHE_SRCLOC, QUERY_CACHE_SUBIND, QUERY_CACHE_SUBLOC -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<K,V> CacheIF<K, V> createCache(int cacheType, IdentityIF namespace) <K,V> Map<K, V>
-
Constructor Details
-
JGroupsCaches
-
-
Method Details
-
createDataCache
- Specified by:
createDataCachein interfaceCachesIF
-
createCache
- Specified by:
createCachein interfaceCachesIF
-