public class MetadataReportInstance extends Object
| 构造器和说明 |
|---|
MetadataReportInstance() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
destroy()
已过时。
|
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–2023 The Apache Software Foundation. All rights reserved.