public class InfinispanCache<K,V> extends Object implements org.teiid.cache.Cache<K,V>
| 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) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.