程序包的使用
org.apache.dubbo.common.url.component
-
使用org.apache.dubbo.common.url.component的程序包 程序包 说明 org.apache.dubbo.common org.apache.dubbo.common.url.component org.apache.dubbo.registry.client * The inspiration of service registration and discovery comes from Spring Cloud Commons. -
org.apache.dubbo.common使用的org.apache.dubbo.common.url.component中的类 类 说明 ServiceConfigURL URLAddress URLParam A class which store parameters forURL
UsingDynamicParamTableto compress common keys (i.e. side, version)
DynamicParamTableallow to use only two integer value named `key` and `value-offset` to find a unique string to string key-pair. -
org.apache.dubbo.common.url.component使用的org.apache.dubbo.common.url.component中的类 类 说明 DubboServiceAddressURL PathURLAddress ServiceAddressURL ServiceConfigURL URLAddress URLParam A class which store parameters forURL
UsingDynamicParamTableto compress common keys (i.e. side, version)
DynamicParamTableallow to use only two integer value named `key` and `value-offset` to find a unique string to string key-pair.URLPlainParam Act like URLParam, will not use DynamicParamTable to compress parameters, which can support serializer serialization and deserialization. -
org.apache.dubbo.registry.client使用的org.apache.dubbo.common.url.component中的类 类 说明 URLAddress URLParam A class which store parameters forURL
UsingDynamicParamTableto compress common keys (i.e. side, version)
DynamicParamTableallow to use only two integer value named `key` and `value-offset` to find a unique string to string key-pair.