Uses of Class
org.infinispan.client.hotrod.RemoteCacheManager

Packages that use RemoteCacheManager
org.infinispan.client.hotrod   
org.infinispan.client.hotrod.impl   
 

Uses of RemoteCacheManager in org.infinispan.client.hotrod
 

Methods in org.infinispan.client.hotrod that return RemoteCacheManager
 RemoteCacheManager RemoteCache.getRemoteCacheManager()
          Returns the RemoteCacheManager that created this cache.
 

Uses of RemoteCacheManager in org.infinispan.client.hotrod.impl
 

Methods in org.infinispan.client.hotrod.impl that return RemoteCacheManager
 RemoteCacheManager RemoteCacheImpl.getRemoteCacheManager()
           
 

Constructors in org.infinispan.client.hotrod.impl with parameters of type RemoteCacheManager
RemoteCacheImpl(HotrodOperations operations, HotrodMarshaller marshaller, String name, RemoteCacheManager rcm, ExecutorService executorService, boolean forceReturnValue)
           
 


Google Analytics

Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.