Uses of Interface
org.infinispan.counter.api.WeakCounter
Packages that use WeakCounter
Package
Description
Clustered Counters API.
-
Uses of WeakCounter in org.infinispan.client.hotrod.counter.impl
Methods in org.infinispan.client.hotrod.counter.impl that return WeakCounter -
Uses of WeakCounter in org.infinispan.counter.api
Methods in org.infinispan.counter.api that return WeakCounterModifier and TypeMethodDescriptionCounterManager.getWeakCounter
(String name) Returns theWeakCounter
with that specific name. -
Uses of WeakCounter in org.infinispan.counter.impl
Constructors in org.infinispan.counter.impl with parameters of type WeakCounter