类的使用
org.apache.dubbo.registry.xds.util.XdsChannel
-
使用XdsChannel的程序包 程序包 说明 org.apache.dubbo.registry.xds.util.protocol org.apache.dubbo.registry.xds.util.protocol.impl -
-
org.apache.dubbo.registry.xds.util.protocol中XdsChannel的使用
参数类型为XdsChannel的org.apache.dubbo.registry.xds.util.protocol中的构造器 构造器 说明 AbstractProtocol(XdsChannel xdsChannel, io.envoyproxy.envoy.config.core.v3.Node node, int pollingPoolSize, int pollingTimeout) -
org.apache.dubbo.registry.xds.util.protocol.impl中XdsChannel的使用
参数类型为XdsChannel的org.apache.dubbo.registry.xds.util.protocol.impl中的构造器 构造器 说明 EdsProtocol(XdsChannel xdsChannel, io.envoyproxy.envoy.config.core.v3.Node node, int pollingPoolSize, int pollingTimeout)LdsProtocol(XdsChannel xdsChannel, io.envoyproxy.envoy.config.core.v3.Node node, int pollingPoolSize, int pollingTimeout)RdsProtocol(XdsChannel xdsChannel, io.envoyproxy.envoy.config.core.v3.Node node, int pollingPoolSize, int pollingTimeout)
-