Class CacheComponentMetricExecutor<C>
java.lang.Object
org.jboss.as.clustering.infinispan.subsystem.CacheMetricExecutor<C>
org.jboss.as.clustering.infinispan.subsystem.CacheComponentMetricExecutor<C>
- All Implemented Interfaces:
Function<org.infinispan.Cache<?,,?>, C> Executor<C,,Metric<C>> MetricExecutor<C>
Executor for metrics based on cache components.
- Author:
- Paul Ferraro
-
Constructor Summary
ConstructorsConstructorDescriptionCacheComponentMetricExecutor(org.wildfly.subsystem.service.capture.FunctionExecutorRegistry<org.infinispan.Cache<?, ?>> executors, Class<C> componentClass) -
Method Summary
Methods inherited from class org.jboss.as.clustering.infinispan.subsystem.CacheMetricExecutor
execute
-
Constructor Details
-
CacheComponentMetricExecutor
-
-
Method Details
-
apply
-