Uses of Interface
org.infinispan.counter.api.CounterManager
Packages that use CounterManager
Package
Description
Hot Rod client API.
-
Uses of CounterManager in org.infinispan.client.hotrod
Methods in org.infinispan.client.hotrod that return CounterManagerModifier and TypeMethodDescriptionstatic CounterManager
RemoteCounterManagerFactory.asCounterManager
(RemoteCacheManager cacheManager) -
Uses of CounterManager in org.infinispan.client.hotrod.counter.impl
Classes in org.infinispan.client.hotrod.counter.impl that implement CounterManager -
Uses of CounterManager in org.infinispan.counter
Methods in org.infinispan.counter that return CounterManagerModifier and TypeMethodDescriptionstatic CounterManager
EmbeddedCounterManagerFactory.asCounterManager
(EmbeddedCacheManager cacheManager) -
Uses of CounterManager in org.infinispan.server.hotrod.counter.listener
Constructors in org.infinispan.server.hotrod.counter.listener with parameters of type CounterManagerModifierConstructorDescriptionClientCounterManagerNotificationManager
(CounterManager counterManager)