public class MetricsFactory extends Object
| Constructor and Description |
|---|
MetricsFactory() |
| Modifier and Type | Method and Description |
|---|---|
static void |
close()
Closes and removes static Metrics instance.
|
static Metrics |
getInstance()
Returns static Metrics instance, null if not initialized or closed.
|
static void |
init(org.apache.hadoop.conf.Configuration conf)
Initializes static Metrics instance.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.