接口的使用
org.apache.dubbo.rpc.cluster.filter.ClusterFilter
-
使用ClusterFilter的程序包 程序包 说明 org.apache.dubbo.rpc.cluster.filter.support org.apache.dubbo.rpc.cluster.router -
-
org.apache.dubbo.rpc.cluster.filter.support中ClusterFilter的使用
实现ClusterFilter的org.apache.dubbo.rpc.cluster.filter.support中的类 修饰符和类型 类 说明 classConsumerContextFilterConsumerContextFilter set current RpcContext with invoker,invocation, local host, remote host and port for consumer invoker.It does it to make the requires info available to execution thread's RpcContext. -
org.apache.dubbo.rpc.cluster.router中ClusterFilter的使用
实现ClusterFilter的org.apache.dubbo.rpc.cluster.router中的类 修饰符和类型 类 说明 classRouterSnapshotFilter
-