public class MetadataReportInstance extends Object
| Constructor and Description |
|---|
MetadataReportInstance() |
| Modifier and Type | Method and Description |
|---|---|
static void |
destroy()
Deprecated.
|
static MetadataReport |
getMetadataReport(String registryKey) |
static Map<String,MetadataReport> |
getMetadataReports(boolean checked) |
static void |
init(org.apache.dubbo.config.MetadataReportConfig config) |
public static void init(org.apache.dubbo.config.MetadataReportConfig config)
public static Map<String,MetadataReport> getMetadataReports(boolean checked)
public static MetadataReport getMetadataReport(String registryKey)
@Deprecated public static void destroy()
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.