Package org.infinispan.counter.impl.factory
package org.infinispan.counter.impl.factory
-
ClassDescriptionCacheBaseCounterFactory<K extends CounterKey>Base class to create counters stored in a
Cache.Created bounded and unboundedStrongCounterstored in aCache.CreatesWeakCounterstored in aCache.ComponentFactoryfor counters.Factory to create and remove bounded and unboundedStrongCounter.Factory to create and removeWeakCounter.