@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)
MetricRegistryFactorycreate in interface MetricRegistryFactoryinfo - the descriptor for MetricRegistryCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.