Package | Description |
---|---|
org.teiid.resource.adapter.infinispan | |
org.teiid.resource.adapter.infinispan.local | |
org.teiid.resource.adapter.infinispan.remote |
Modifier and Type | Method and Description |
---|---|
protected InfinispanCacheWrapper<?,?> |
InfinispanManagedConnectionFactory.getCacheWrapper() |
Modifier and Type | Class and Description |
---|---|
class |
LocalCacheConnection<K,V>
This wrapper will contain a local Infinispan cache, and will the necessary logic
for looking up the cache by
jndiName |
Modifier and Type | Class and Description |
---|---|
class |
RemoteCacheConnection<K,V>
This wrapper will contain a remote Infinispan cache.
|
Copyright © 2013–2015 JBoss by Red Hat. All rights reserved.