Uses of Package
org.infinispan.counter.impl.function
Packages that use org.infinispan.counter.impl.function
-
Classes in org.infinispan.counter.impl.function used by org.infinispan.counter.impl.functionClassDescriptionThe adding function to update the
CounterValue.The compare-and-swap function to update theCounterValue.The adding function to update theCounterValue.The compare-and-swap function to update theCounterValue.Function that initializes theCounterValueandCounterConfigurationMetaParamif they don't exists.Read function that returns the current counter's delta.It removes theCounterValuefrom the cache.Reset function that sets the counter's delta to it's initial delta.The function to set theCounterValue.