Class CacheBasedStrongCounterFactory

java.lang.Object
org.infinispan.counter.impl.factory.CacheBaseCounterFactory<StrongCounterKey>
org.infinispan.counter.impl.factory.CacheBasedStrongCounterFactory
All Implemented Interfaces:
StrongCounterFactory

public class CacheBasedStrongCounterFactory extends CacheBaseCounterFactory<StrongCounterKey> implements StrongCounterFactory
Created bounded and unbounded StrongCounter stored in a Cache.
Since:
14.0