| 程序包 | 说明 |
|---|---|
| org.apache.dubbo.metadata | |
| org.apache.dubbo.metadata.store |
| 类和说明 |
|---|
| MetadataService
A framework interface of Dubbo Metadata Service defines the contract of Dubbo Services registartion and subscription
between Dubbo service providers and its consumers.
|
| MetadataServiceExporter
The exporter of
MetadataService |
| MetadataServiceType
The type enumerations of
MetadataService |
| ReadOnlyServiceNameMapping
Read-Only implementation of
ServiceNameMapping |
| ServiceNameMapping
The interface for Dubbo service name Mapping
|
| URLRevisionResolver
A class to resolve the version from
URLs |
| WritableMetadataService
Local
MetadataService that extends MetadataService and provides the modification, which is used for
Dubbo's consumers and providers. |
| 类和说明 |
|---|
| MetadataService
A framework interface of Dubbo Metadata Service defines the contract of Dubbo Services registartion and subscription
between Dubbo service providers and its consumers.
|
| WritableMetadataService
Local
MetadataService that extends MetadataService and provides the modification, which is used for
Dubbo's consumers and providers. |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.