Class PartitionHandlingMetricExecutor

  • All Implemented Interfaces:
    Function<org.infinispan.Cache<?,​?>,​org.infinispan.AdvancedCache<?,​?>>, org.jboss.as.clustering.controller.Executor<org.infinispan.AdvancedCache<?,​?>,​org.jboss.as.clustering.controller.Metric<org.infinispan.AdvancedCache<?,​?>>>, org.jboss.as.clustering.controller.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​(org.jboss.as.clustering.controller.FunctionExecutorRegistry<org.infinispan.Cache<?,​?>> executors)
    • Method Detail

      • apply

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