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 theRemoteCacheManager
that created this cache.Methods in org.infinispan.client.hotrod with parameters of type RemoteCacheManagerModifier and TypeMethodDescriptionstatic CounterManager
RemoteCounterManagerFactory.asCounterManager
(RemoteCacheManager cacheManager) void
DataFormat.initialize
(RemoteCacheManager remoteCacheManager, boolean serverObjectStorage) Deprecated.void
DataFormat.initialize
(RemoteCacheManager remoteCacheManager, String cacheName, boolean serverObjectStorage)
DataFormat.initialize(RemoteCacheManager, String, boolean)
.