Class CacheBaseCounterFactory<K extends CounterKey>

    • Constructor Detail

      • CacheBaseCounterFactory

        public CacheBaseCounterFactory()
    • Method Detail

      • cache

        protected CompletionStage<org.infinispan.AdvancedCache<K,​CounterValue>> cache​(org.infinispan.counter.api.CounterConfiguration configuration)