All Classes and Interfaces
Class
Description
The Base class of MetadataIdentifier for application scope
The Base class of MetadataIdentifier for service scope
2019-08-15
TODO, Using randomly accessible file-based cache can be another choice if memory consumption turns to be an issue.
The MetadataIdentifier is used to store method descriptor.
Protobuf type
org.apache.dubbo.metadata.MetadataInfoV2Protobuf type
org.apache.dubbo.metadata.MetadataInfoV2This filter applies an either 'include' or 'exclude' policy with 'include' having higher priority.
Repository of MetadataReport instances that can talk to remote metadata server.
Protobuf type
org.apache.dubbo.metadata.MetadataRequestProtobuf type
org.apache.dubbo.metadata.MetadataRequestThis service is used to expose the metadata information inside a Dubbo process.
Protobuf type
org.apache.dubbo.metadata.ServiceInfoV2Protobuf type
org.apache.dubbo.metadata.ServiceInfoV2The ServiceMetadataIdentifier is used to store the
URL
that are from provider and consumerThis will interact with remote metadata center to find the interface-app mapping and will cache the data locally.
2019-08-12