Uses of Class
org.apache.dubbo.metadata.MetadataInfo
Packages that use MetadataInfo
Package
Description
-
Uses of MetadataInfo in org.apache.dubbo.metadata
Fields in org.apache.dubbo.metadata declared as MetadataInfoMethods in org.apache.dubbo.metadata that return MetadataInfoModifier and TypeMethodDescriptionMetadataInfo.clone()MetadataService.getMetadataInfo(String revision) Methods in org.apache.dubbo.metadata that return types with arguments of type MetadataInfo -
Uses of MetadataInfo in org.apache.dubbo.metadata.report
Methods in org.apache.dubbo.metadata.report that return MetadataInfoModifier and TypeMethodDescriptiondefault MetadataInfoMetadataReport.getAppMetadata(SubscriberMetadataIdentifier identifier, Map<String, String> instanceMetadata) Methods in org.apache.dubbo.metadata.report with parameters of type MetadataInfoModifier and TypeMethodDescriptiondefault voidMetadataReport.publishAppMetadata(SubscriberMetadataIdentifier identifier, MetadataInfo metadataInfo) Application Metadata -- STARTdefault voidMetadataReport.unPublishAppMetadata(SubscriberMetadataIdentifier identifier, MetadataInfo metadataInfo) -
Uses of MetadataInfo in org.apache.dubbo.metadata.util
Methods in org.apache.dubbo.metadata.util that return MetadataInfoModifier and TypeMethodDescriptionstatic MetadataInfoMetadataServiceVersionUtils.toV1(MetadataInfoV2 metadataInfoV2) Methods in org.apache.dubbo.metadata.util with parameters of type MetadataInfoModifier and TypeMethodDescriptionstatic MetadataInfoV2MetadataServiceVersionUtils.toV2(MetadataInfo metadataInfo)