| Package | Description |
|---|---|
| org.apache.dubbo.metadata | |
| org.apache.dubbo.metadata.report |
| Modifier and Type | Field and Description |
|---|---|
static MetadataInfo |
MetadataInfo.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
MetadataInfo |
MetadataInfo.clone() |
MetadataInfo |
MetadataService.getMetadataInfo(String revision) |
| Modifier and Type | Method and Description |
|---|---|
List<MetadataInfo> |
MetadataService.getMetadataInfos() |
| Modifier and Type | Method and Description |
|---|---|
default MetadataInfo |
MetadataReport.getAppMetadata(SubscriberMetadataIdentifier identifier,
Map<String,String> instanceMetadata) |
| Modifier and Type | Method and Description |
|---|---|
default void |
MetadataReport.publishAppMetadata(SubscriberMetadataIdentifier identifier,
MetadataInfo metadataInfo)
Application Metadata -- START
|
default void |
MetadataReport.unPublishAppMetadata(SubscriberMetadataIdentifier identifier,
MetadataInfo metadataInfo) |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.