Class CacheComponentMetricExecutor<C>

    • Constructor Detail

      • CacheComponentMetricExecutor

        public CacheComponentMetricExecutor​(FunctionExecutorRegistry<org.infinispan.Cache<?,​?>> executors,
                                            Class<C> componentClass)
    • Method Detail

      • apply

        public C apply​(org.infinispan.Cache<?,​?> cache)