Uses of Interface
org.infinispan.counter.api.CounterManager
Package
Description
Hot Rod client API.
-
Uses of CounterManager in org.infinispan.client.hotrod
Modifier and TypeMethodDescriptionstatic CounterManager
RemoteCounterManagerFactory.asCounterManager
(RemoteCacheManager cacheManager) -
Uses of CounterManager in org.infinispan.client.hotrod.counter.impl
-
Uses of CounterManager in org.infinispan.counter
Modifier and TypeMethodDescriptionstatic CounterManager
EmbeddedCounterManagerFactory.asCounterManager
(EmbeddedCacheManager cacheManager) -
Uses of CounterManager in org.infinispan.server.hotrod.counter.listener
ModifierConstructorDescriptionClientCounterManagerNotificationManager
(CounterManager counterManager)