public class JvmGcMetrics extends Object implements IMetricSet, AutoCloseable
| Constructor and Description |
|---|
JvmGcMetrics() |
| Modifier and Type | Method and Description |
|---|---|
void |
bindTo(MetricManager metricManager)
bind related metric to metric manager
|
void |
close() |
PredefinedMetric |
getType()
get type of metric set
|
public void bindTo(MetricManager metricManager)
IMetricSetbindTo in interface IMetricSetpublic void close()
close in interface AutoCloseablepublic PredefinedMetric getType()
IMetricSetgetType in interface IMetricSetCopyright © 2022 The Apache Software Foundation. All rights reserved.