@InterfaceAudience.Private public class MetricRegistryFactoryImpl extends Object implements MetricRegistryFactory
Constructor and Description |
---|
MetricRegistryFactoryImpl() |
Modifier and Type | Method and Description |
---|---|
MetricRegistry |
create(MetricRegistryInfo info)
Create a MetricRegistry from the given MetricRegistryInfo
|
public MetricRegistryFactoryImpl()
public MetricRegistry create(MetricRegistryInfo info)
MetricRegistryFactory
create
in interface MetricRegistryFactory
info
- the descriptor for MetricRegistryCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.