Uses of Class
org.infinispan.client.hotrod.RemoteCacheManager
-
Packages that use RemoteCacheManager Package Description org.infinispan.client.hotrod Hot Rod client API. -
-
Uses of RemoteCacheManager in org.infinispan.client.hotrod
Methods in org.infinispan.client.hotrod that return RemoteCacheManager Modifier and Type Method Description RemoteCacheManagerRemoteCache. getRemoteCacheManager()Returns theRemoteCacheManagerthat created this cache.Methods in org.infinispan.client.hotrod with parameters of type RemoteCacheManager Modifier and Type Method Description static CounterManagerRemoteCounterManagerFactory. asCounterManager(RemoteCacheManager cacheManager)voidDataFormat. initialize(RemoteCacheManager remoteCacheManager, boolean serverObjectStorage)
-