A G I O R 
All Classes 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(boolean) - Method in interface org.wildfly.clustering.infinispan.client.RemoteCacheContainer
Deprecated.
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.

I

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

O

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

R

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 All Packages