Uses of Package
org.infinispan.metrics.impl
Packages that use org.infinispan.metrics.impl
Package
Description
Basic interceptors
Micrometer-based metrics.
Remote Procedure Call (RPC) interfaces and components used to invoke remote methods on cache instances.
This is the private xsite package.
-
Classes in org.infinispan.metrics.impl used by org.infinispan.interceptors.implClassDescriptionInterface to implement if the class want to register more metrics to Micrometer than the methods annotated with
ManagedAttribute. -
Classes in org.infinispan.metrics.impl used by org.infinispan.metrics.implClassDescriptionA
TimerTrackerimplementation that usesFunctionTimerinstead ofTimer.A registry for metrics. -
Classes in org.infinispan.metrics.impl used by org.infinispan.remoting.rpcClassDescriptionInterface to implement if the class want to register more metrics to Micrometer than the methods annotated with
ManagedAttribute. -
Classes in org.infinispan.metrics.impl used by org.infinispan.xsiteClassDescriptionInterface to implement if the class want to register more metrics to Micrometer than the methods annotated with
ManagedAttribute. -
Classes in org.infinispan.metrics.impl used by org.infinispan.xsite.statusClassDescriptionInterface to implement if the class want to register more metrics to Micrometer than the methods annotated with
ManagedAttribute.