Uses of Interface
org.infinispan.counter.api.CounterManager
-
Packages that use CounterManager Package Description org.infinispan.client.hotrod Hot Rod client API. -
-
Uses of CounterManager in org.infinispan.client.hotrod
Methods in org.infinispan.client.hotrod that return CounterManager Modifier and Type Method Description static CounterManager
RemoteCounterManagerFactory. asCounterManager(RemoteCacheManager cacheManager)
-