Uses of Interface
org.infinispan.counter.api.StrongCounter
-
Packages that use StrongCounter Package Description org.infinispan.counter.api Clustered Counters API. -
-
Uses of StrongCounter in org.infinispan.counter.api
Methods in org.infinispan.counter.api that return StrongCounter Modifier and Type Method Description StrongCounterCounterManager. getStrongCounter(String name)Returns theStrongCounterwith that specific name.
-