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 theWeakCounterwith that specific name. -
Uses of WeakCounter in org.infinispan.counter.impl
Constructors in org.infinispan.counter.impl with parameters of type WeakCounter -
Uses of WeakCounter in org.infinispan.counter.impl.manager
Methods in org.infinispan.counter.impl.manager that return WeakCounterModifier and TypeMethodDescriptiondefault WeakCounterInternalCounterAdmin.asWeakCounter()EmbeddedCounterManager.getWeakCounter(String name) Methods in org.infinispan.counter.impl.manager that return types with arguments of type WeakCounter -
Uses of WeakCounter in org.infinispan.counter.impl.weak
Classes in org.infinispan.counter.impl.weak that implement WeakCounterMethods in org.infinispan.counter.impl.weak that return WeakCounter