Class ClusteredCacheMetricExecutor

java.lang.Object
org.jboss.as.clustering.infinispan.subsystem.CacheMetricExecutor<org.infinispan.remoting.rpc.RpcManagerImpl>
org.jboss.as.clustering.infinispan.subsystem.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 Details

    • ClusteredCacheMetricExecutor

      public ClusteredCacheMetricExecutor(org.wildfly.subsystem.service.capture.FunctionExecutorRegistry<org.infinispan.Cache<?,?>> executors)
  • Method Details

    • apply

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