Uses of Interface
org.infinispan.counter.impl.listener.CounterEventGenerator
Packages that use CounterEventGenerator
Package
Description
-
Uses of CounterEventGenerator in org.infinispan.counter.impl.listener
Methods in org.infinispan.counter.impl.listener with parameters of type CounterEventGeneratorModifier and TypeMethodDescriptionvoidCounterManagerNotificationManager.registerCounter(org.infinispan.util.ByteString counterName, CounterEventGenerator generator, TopologyChangeListener topologyChangeListener) It registers a new counter created locally. -
Uses of CounterEventGenerator in org.infinispan.counter.impl.strong
Classes in org.infinispan.counter.impl.strong that implement CounterEventGeneratorModifier and TypeClassDescriptionclassA base strong consistent counter implementation.classA bounded strong consistent counter.classAn unbounded strong consistent counter. -
Uses of CounterEventGenerator in org.infinispan.counter.impl.weak
Classes in org.infinispan.counter.impl.weak that implement CounterEventGenerator