| 接口 | 说明 |
|---|---|
| InstanceMetadataChangedListener | |
| MappingListener | |
| MetadataConstants | |
| MetadataParamsFilter |
This filter applies an either 'include' or 'exclude' policy with 'include' having higher priority.
|
| MetadataService |
This service is used to expose the metadata information inside a Dubbo process.
|
| ServiceNameMapping |
This will interact with remote metadata center to find the interface-app mapping and will cache the data locally.
|
| 类 | 说明 |
|---|---|
| AbstractCacheManager<V> | |
| AbstractCacheManager.CacheRefreshTask<V> | |
| AbstractServiceNameMapping | |
| DefaultMetadataParamsFilter | |
| MappingCacheManager |
TODO, Using randomly accessible file-based cache can be another choice if memory consumption turns to be an issue.
|
| MappingChangedEvent | |
| MetadataInfo | |
| MetadataInfo.ServiceInfo | |
| MetadataServiceDetector | |
| ParameterTypesComparator | |
| RevisionResolver |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.