Uses of Interface
org.infinispan.counter.api.SyncStrongCounter
-
Packages that use SyncStrongCounter Package Description org.infinispan.counter.api Clustered Counters API. -
-
Uses of SyncStrongCounter in org.infinispan.counter.api
Methods in org.infinispan.counter.api that return SyncStrongCounter Modifier and Type Method Description SyncStrongCounter
StrongCounter. sync()
It returns a synchronous strong counter for this instance.
-