@Private
public class MetricsSourceBuilder
extends java.lang.Object
MetricsSource object from annotations.
For a given source object:
Fields annotated with Metric to
MutableMetric and adds it to the MetricsRegistry.Methods annotated with Metric creates
MutableMetric and adds it to the MetricsRegistry.| Modifier and Type | Method | Description |
|---|---|---|
MetricsSource |
build() |
|
MetricsInfo |
info() |
public MetricsSource build()
public MetricsInfo info()
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.