Class ClusteredCacheMetricExecutor

  • All Implemented Interfaces:
    Function<org.infinispan.Cache<?,​?>,​org.infinispan.remoting.rpc.RpcManagerImpl>, org.jboss.as.clustering.controller.Executor<org.infinispan.remoting.rpc.RpcManagerImpl,​org.jboss.as.clustering.controller.Metric<org.infinispan.remoting.rpc.RpcManagerImpl>>, org.jboss.as.clustering.controller.MetricExecutor<org.infinispan.remoting.rpc.RpcManagerImpl>

    public class ClusteredCacheMetricExecutor
    extends CacheMetricExecutor<org.infinispan.remoting.rpc.RpcManagerImpl>
    Handler for clustered cache metrics.
    Author:
    Paul Ferraro
    • Constructor Detail

      • ClusteredCacheMetricExecutor

        public ClusteredCacheMetricExecutor​(org.jboss.as.clustering.controller.FunctionExecutorRegistry<org.infinispan.Cache<?,​?>> executors)
    • Method Detail

      • apply

        public org.infinispan.remoting.rpc.RpcManagerImpl apply​(org.infinispan.Cache<?,​?> cache)