Uses of Package
org.infinispan.counter.api
-
Classes in org.infinispan.counter.api used by org.infinispan.client.hotrod Class Description CounterManager TheCounterManagercreates, defines and returns counters. -
Classes in org.infinispan.counter.api used by org.infinispan.client.hotrod.counter.impl Class Description CounterConfiguration A counter configuration used to define counters cluster wide viaCounterManager.defineCounter(String, CounterConfiguration).CounterEvent The event used byCounterListener.CounterListener A listener interface to listen toStrongCounterchanges.CounterManager TheCounterManagercreates, defines and returns counters.CounterState The possible states for a counter value.Handle As a return ofStrongCounter.addListener(CounterListener), it is used to un-register theCounterListener.StrongCounter The strong consistent counter interface.WeakCounter A weak consistent counter interface. -
Classes in org.infinispan.counter.api used by org.infinispan.client.hotrod.counter.operation Class Description CounterConfiguration A counter configuration used to define counters cluster wide viaCounterManager.defineCounter(String, CounterConfiguration). -
Classes in org.infinispan.counter.api used by org.infinispan.counter Class Description CounterManager TheCounterManagercreates, defines and returns counters.StrongCounter The strong consistent counter interface.SyncStrongCounter A synchronousStrongCounter.SyncWeakCounter A synchronousWeakCounter.WeakCounter A weak consistent counter interface. -
Classes in org.infinispan.counter.api used by org.infinispan.counter.api Class Description CounterConfiguration A counter configuration used to define counters cluster wide viaCounterManager.defineCounter(String, CounterConfiguration).CounterConfiguration.Builder The builder ofCounterConfiguration.CounterEvent The event used byCounterListener.CounterListener A listener interface to listen toStrongCounterchanges.CounterState The possible states for a counter value.CounterType The counter types.Handle As a return ofStrongCounter.addListener(CounterListener), it is used to un-register theCounterListener.PropertyFormatter A property style format forCounterConfiguration.Storage The storage mode of a counter.StrongCounter The strong consistent counter interface.SyncStrongCounter A synchronousStrongCounter.SyncWeakCounter A synchronousWeakCounter.WeakCounter A weak consistent counter interface. -
Classes in org.infinispan.counter.api used by org.infinispan.counter.configuration Class Description CounterConfiguration A counter configuration used to define counters cluster wide viaCounterManager.defineCounter(String, CounterConfiguration).Storage The storage mode of a counter. -
Classes in org.infinispan.counter.api used by org.infinispan.counter.impl Class Description CounterConfiguration A counter configuration used to define counters cluster wide viaCounterManager.defineCounter(String, CounterConfiguration).CounterState The possible states for a counter value.Storage The storage mode of a counter.StrongCounter The strong consistent counter interface.SyncStrongCounter A synchronousStrongCounter.SyncWeakCounter A synchronousWeakCounter.WeakCounter A weak consistent counter interface. -
Classes in org.infinispan.counter.api used by org.infinispan.counter.impl.entries Class Description CounterConfiguration A counter configuration used to define counters cluster wide viaCounterManager.defineCounter(String, CounterConfiguration).CounterState The possible states for a counter value. -
Classes in org.infinispan.counter.api used by org.infinispan.counter.impl.factory Class Description CounterConfiguration A counter configuration used to define counters cluster wide viaCounterManager.defineCounter(String, CounterConfiguration). -
Classes in org.infinispan.counter.api used by org.infinispan.counter.impl.function Class Description CounterConfiguration A counter configuration used to define counters cluster wide viaCounterManager.defineCounter(String, CounterConfiguration). -
Classes in org.infinispan.counter.api used by org.infinispan.counter.impl.listener Class Description CounterEvent The event used byCounterListener.CounterListener A listener interface to listen toStrongCounterchanges.CounterState The possible states for a counter value.Handle As a return ofStrongCounter.addListener(CounterListener), it is used to un-register theCounterListener. -
Classes in org.infinispan.counter.api used by org.infinispan.counter.impl.manager Class Description CounterConfiguration A counter configuration used to define counters cluster wide viaCounterManager.defineCounter(String, CounterConfiguration).CounterManager TheCounterManagercreates, defines and returns counters.StrongCounter The strong consistent counter interface.WeakCounter A weak consistent counter interface. -
Classes in org.infinispan.counter.api used by org.infinispan.counter.impl.strong Class Description CounterConfiguration A counter configuration used to define counters cluster wide viaCounterManager.defineCounter(String, CounterConfiguration).CounterEvent The event used byCounterListener.CounterListener A listener interface to listen toStrongCounterchanges.Handle As a return ofStrongCounter.addListener(CounterListener), it is used to un-register theCounterListener.StrongCounter The strong consistent counter interface.SyncStrongCounter A synchronousStrongCounter. -
Classes in org.infinispan.counter.api used by org.infinispan.counter.impl.weak Class Description CounterConfiguration A counter configuration used to define counters cluster wide viaCounterManager.defineCounter(String, CounterConfiguration).CounterEvent The event used byCounterListener.CounterListener A listener interface to listen toStrongCounterchanges.Handle As a return ofStrongCounter.addListener(CounterListener), it is used to un-register theCounterListener.SyncWeakCounter A synchronousWeakCounter.WeakCounter A weak consistent counter interface. -
Classes in org.infinispan.counter.api used by org.infinispan.counter.util Class Description CounterConfiguration A counter configuration used to define counters cluster wide viaCounterManager.defineCounter(String, CounterConfiguration).CounterType The counter types.Storage The storage mode of a counter.