| Package | Description |
|---|---|
| org.apache.dubbo.metadata.report | |
| org.apache.dubbo.metadata.report.support |
| Modifier and Type | Method and Description |
|---|---|
MetadataReport |
MetadataReportInstance.getMetadataReport(String registryKey) |
MetadataReport |
MetadataReportFactory.getMetadataReport(org.apache.dubbo.common.URL url) |
MetadataReport |
MetadataReportInstance.getNopMetadataReport() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,MetadataReport> |
MetadataReportInstance.getMetadataReports(boolean checked) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMetadataReport |
class |
NopMetadataReport |
| Modifier and Type | Method and Description |
|---|---|
MetadataReport |
AbstractMetadataReportFactory.getMetadataReport(org.apache.dubbo.common.URL url) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.