Uses of Interface
org.infinispan.counter.api.SyncWeakCounter
Packages that use SyncWeakCounter
-
Uses of SyncWeakCounter in org.infinispan.counter.api
Methods in org.infinispan.counter.api that return SyncWeakCounterModifier and TypeMethodDescriptionWeakCounter.sync()
It returns a synchronous weak counter for this instance. -
Uses of SyncWeakCounter in org.infinispan.counter.impl
Classes in org.infinispan.counter.impl that implement SyncWeakCounterModifier and TypeClassDescriptionclass
AWeakCounter
decorator that waits for the operation to complete.