ConfigCenterBasedMetadataReport as a substitute.@Deprecated public class NacosMetadataReport extends AbstractMetadataReport
metadataReportRetry| 构造器和说明 |
|---|
NacosMetadataReport(URL url,
DynamicConfiguration dynamicConfiguration)
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getExportedURLsContent(String serviceName,
String exportedServicesRevision)
已过时。
|
String |
getServiceDefinition(MetadataIdentifier metadataIdentifier)
已过时。
|
boolean |
saveExportedURLs(String serviceName,
String exportedServicesRevision,
String exportedURLsContent)
已过时。
|
close, getExportedURLs, getSubscribedURLs, getUrl, removeServiceMetadata, retry, saveServiceMetadata, saveSubscribedData, storeConsumerMetadata, storeConsumerMetadataTask, storeProviderMetadata, toStringgetExportedURLs, saveExportedURLs, saveExportedURLs, saveExportedURLspublic NacosMetadataReport(URL url, DynamicConfiguration dynamicConfiguration)
public String getServiceDefinition(MetadataIdentifier metadataIdentifier)
public boolean saveExportedURLs(String serviceName, String exportedServicesRevision, String exportedURLsContent)
MetadataReportserviceName - the specified Dubbo service nameexportedServicesRevision - the revision of the exported ServicesexportedURLsContent - the content of the exported urlstrue, or falsepublic String getExportedURLsContent(String serviceName, String exportedServicesRevision)
MetadataReportserviceName - the specified Dubbo service nameexportedServicesRevision - the revision of the exported Servicesurls if found, or nullCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.