Uses of Interface
org.infinispan.metrics.impl.CustomMetricsSupplier
Packages that use CustomMetricsSupplier
Package
Description
Remote Procedure Call (RPC) interfaces and components used to invoke remote methods on cache instances.
This is the private xsite package.
-
Uses of CustomMetricsSupplier in org.infinispan.remoting.rpc
Classes in org.infinispan.remoting.rpc that implement CustomMetricsSupplierModifier and TypeClassDescriptionclassThis component really is just a wrapper around aTransportimplementation, and is used to set up the transport and provide lifecycle and dependency hooks into external transport implementations. -
Uses of CustomMetricsSupplier in org.infinispan.xsite
Classes in org.infinispan.xsite that implement CustomMetricsSupplierModifier and TypeClassDescriptionclassManaged bean exposing sys admin operations for Cross-Site replication functionality. -
Uses of CustomMetricsSupplier in org.infinispan.xsite.status
Subinterfaces of CustomMetricsSupplier in org.infinispan.xsite.statusModifier and TypeInterfaceDescriptioninterfaceIt keeps tracks of cross-site requests to take sites offline when certain failures conditions happen.Classes in org.infinispan.xsite.status that implement CustomMetricsSupplierModifier and TypeClassDescriptionclassThe default implementation ofTakeOfflineManager.classAn emptyTakeOfflineManagerimplementation for caches which don't backup any data to remote sites.