Class PartitionHandlingMetricExecutor

  • All Implemented Interfaces:
    Function<org.infinispan.Cache<?,​?>,​org.infinispan.AdvancedCache<?,​?>>, Executor<org.infinispan.AdvancedCache<?,​?>,​Metric<org.infinispan.AdvancedCache<?,​?>>>, MetricExecutor<org.infinispan.AdvancedCache<?,​?>>

    public class PartitionHandlingMetricExecutor
    extends CacheMetricExecutor<org.infinispan.AdvancedCache<?,​?>>
    Executor for partition handling metrics.
    Author:
    Paul Ferraro
    • Constructor Detail

      • PartitionHandlingMetricExecutor

        public PartitionHandlingMetricExecutor​(FunctionExecutorRegistry<org.infinispan.Cache<?,​?>> executors)
    • Method Detail

      • apply

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