Index

A G I O R 
All Classes and Interfaces|All Packages

A

administration() - Method in interface org.wildfly.clustering.infinispan.client.RemoteCacheContainer
Returns administration utility to administer (create, remove or reindex) caches.

G

getCache() - Method in interface org.wildfly.clustering.infinispan.client.RemoteCacheContainer
 
getCache(boolean) - Method in interface org.wildfly.clustering.infinispan.client.RemoteCacheContainer
Deprecated.
getCache(String) - Method in interface org.wildfly.clustering.infinispan.client.RemoteCacheContainer
 
getCache(String, boolean) - Method in interface org.wildfly.clustering.infinispan.client.RemoteCacheContainer
Deprecated.
getCache(String, boolean, TransactionManager) - Method in interface org.wildfly.clustering.infinispan.client.RemoteCacheContainer
Deprecated.
getCache(String, boolean, TransactionMode) - Method in interface org.wildfly.clustering.infinispan.client.RemoteCacheContainer
Deprecated.
getCache(String, boolean, TransactionMode, TransactionManager) - Method in interface org.wildfly.clustering.infinispan.client.RemoteCacheContainer
Deprecated.
getCache(String, TransactionManager) - Method in interface org.wildfly.clustering.infinispan.client.RemoteCacheContainer
Deprecated.
getCache(String, TransactionMode) - Method in interface org.wildfly.clustering.infinispan.client.RemoteCacheContainer
Deprecated.
getCache(String, TransactionMode, TransactionManager) - Method in interface org.wildfly.clustering.infinispan.client.RemoteCacheContainer
Deprecated.
getName() - Method in interface org.wildfly.clustering.infinispan.client.RemoteCacheContainer
Returns the name of this remote cache container.
getRemoteCacheContainer() - Method in interface org.wildfly.clustering.infinispan.client.RemoteCache
 

I

isAvailable() - Method in interface org.wildfly.clustering.infinispan.client.RemoteCacheContainer
 

O

org.wildfly.clustering.infinispan.client - package org.wildfly.clustering.infinispan.client
 

R

RemoteCache<K,V> - Interface in org.wildfly.clustering.infinispan.client
 
RemoteCacheContainer - Interface in org.wildfly.clustering.infinispan.client
Extends Infinispan's org.wildfly.clustering.infinispan.client.client.hotrod.RemoteCacheContainer additionally exposing the name of the remote cache container, an administration utility, and a mechanism for configuring near caching per remote cache.
A G I O R 
All Classes and Interfaces|All Packages