Class CacheBaseCounterFactory<K extends CounterKey>

java.lang.Object
org.infinispan.counter.impl.factory.CacheBaseCounterFactory<K>
Direct Known Subclasses:
CacheBasedStrongCounterFactory, CacheBasedWeakCounterFactory

public abstract class CacheBaseCounterFactory<K extends CounterKey> extends Object
Base class to create counters stored in a Cache.
Since:
14.0