Uses of Class
org.infinispan.client.hotrod.RemoteCacheManager
Packages that use RemoteCacheManager
-
Uses of RemoteCacheManager in org.infinispan.client.hotrod
Methods in org.infinispan.client.hotrod that return RemoteCacheManagerModifier and TypeMethodDescriptionRemoteCache.getRemoteCacheManager()Returns theRemoteCacheManagerthat created this cache.Methods in org.infinispan.client.hotrod with parameters of type RemoteCacheManagerModifier and TypeMethodDescriptionstatic CounterManagerRemoteCounterManagerFactory.asCounterManager(RemoteCacheManager cacheManager) voidDataFormat.initialize(RemoteCacheManager remoteCacheManager, boolean serverObjectStorage) Deprecated.voidDataFormat.initialize(RemoteCacheManager remoteCacheManager, String cacheName, boolean serverObjectStorage)
DataFormat.initialize(RemoteCacheManager, String, boolean).