@InterfaceAudience.Private public class MetricsCoprocessor extends Object
| 构造器和说明 |
|---|
MetricsCoprocessor() |
| 限定符和类型 | 方法和说明 |
|---|---|
static MetricRegistry |
createRegistryForMasterCoprocessor(String clazz) |
static MetricRegistry |
createRegistryForRegionCoprocessor(String clazz) |
static MetricRegistry |
createRegistryForRSCoprocessor(String clazz) |
static MetricRegistry |
createRegistryForWALCoprocessor(String clazz) |
static MetricRegistryInfo |
createRegistryInfoForRegionCoprocessor(String clazz) |
static MetricRegistryInfo |
createRegistryInfoForWALCoprocessor(String clazz) |
static void |
removeRegistry(MetricRegistry registry) |
public static MetricRegistry createRegistryForMasterCoprocessor(String clazz)
public static MetricRegistry createRegistryForRSCoprocessor(String clazz)
public static MetricRegistryInfo createRegistryInfoForRegionCoprocessor(String clazz)
public static MetricRegistry createRegistryForRegionCoprocessor(String clazz)
public static MetricRegistryInfo createRegistryInfoForWALCoprocessor(String clazz)
public static MetricRegistry createRegistryForWALCoprocessor(String clazz)
public static void removeRegistry(MetricRegistry registry)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.