Modifier and Type | Field and Description |
---|---|
protected org.infinispan.AdvancedCache<K,V> |
cacheStore |
Constructor and Description |
---|
InfinispanCache(org.infinispan.Cache<K,V> cacheStore,
String cacheName,
ClassLoader classloader) |
public InfinispanCache(org.infinispan.Cache<K,V> cacheStore, String cacheName, ClassLoader classloader)
public boolean isTransactional()
isTransactional
in interface Cache<K,V>
Copyright © 2019. All rights reserved.