Uses of Interface
org.infinispan.counter.api.WeakCounter
Package
Description
Clustered Counters API.
-
Uses of WeakCounter in org.infinispan.client.hotrod.counter.impl
-
Uses of WeakCounter in org.infinispan.counter.api
Modifier and TypeMethodDescriptionCounterManager.getWeakCounter
(String name) Returns theWeakCounter
with that specific name. -
Uses of WeakCounter in org.infinispan.counter.impl