Class ClusteredCacheMetricExecutor

  • All Implemented Interfaces:
    Function<org.infinispan.Cache<?,​?>,​org.infinispan.remoting.rpc.RpcManagerImpl>, Executor<org.infinispan.remoting.rpc.RpcManagerImpl,​Metric<org.infinispan.remoting.rpc.RpcManagerImpl>>, 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​(FunctionExecutorRegistry<org.infinispan.Cache<?,​?>> executors)
    • Method Detail

      • apply

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