Uses of Interface
org.apache.hadoop.metrics2.MetricsSystem.Callback
Packages that use MetricsSystem.Callback
Package
Description
Metrics 2.0
A metrics system implementation
-
Uses of MetricsSystem.Callback in org.apache.hadoop.metrics2
Classes in org.apache.hadoop.metrics2 that implement MetricsSystem.CallbackModifier and TypeClassDescriptionstatic classConvenient abstract class for implementing callback interfaceMethods in org.apache.hadoop.metrics2 with parameters of type MetricsSystem.CallbackModifier and TypeMethodDescriptionabstract voidMetricsSystem.register(MetricsSystem.Callback callback) Register a callback interface for JMX events -
Uses of MetricsSystem.Callback in org.apache.hadoop.metrics2.impl
Methods in org.apache.hadoop.metrics2.impl with parameters of type MetricsSystem.CallbackModifier and TypeMethodDescriptionvoidMetricsSystemImpl.register(MetricsSystem.Callback callback)