| Interface | Description |
|---|---|
| InstanceMetadataChangedListener | |
| MappingListener | |
| MetadataParamsFilter | |
| 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.
|
| Class | Description |
|---|---|
| AbstractCacheManager<V> | |
| AbstractCacheManager.CacheRefreshTask<V> | |
| AbstractServiceNameMapping | |
| MappingCacheManager |
TODO, Using randomly accessible file-based cache can be another choice if memory consumption turns to be an issue.
|
| MappingChangedEvent | |
| MetadataConstants | |
| MetadataInfo | |
| MetadataInfo.ServiceInfo | |
| RevisionResolver |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.