类的使用
org.apache.dubbo.rpc.cluster.router.RouterSnapshotNode
-
-
org.apache.dubbo.rpc.cluster中RouterSnapshotNode的使用
返回RouterSnapshotNode的org.apache.dubbo.rpc.cluster中的方法 修饰符和类型 方法 说明 RouterSnapshotNode<T>RouterChain. buildRouterSnapshot(org.apache.dubbo.common.URL url, BitList<Invoker<T>> availableInvokers, Invocation invocation)Build each router's result -
org.apache.dubbo.rpc.cluster.router中RouterSnapshotNode的使用
返回RouterSnapshotNode的org.apache.dubbo.rpc.cluster.router中的方法 修饰符和类型 方法 说明 RouterSnapshotNode<T>RouterSnapshotNode. getParentNode()返回变量类型为RouterSnapshotNode的类型的org.apache.dubbo.rpc.cluster.router中的方法 修饰符和类型 方法 说明 List<RouterSnapshotNode<T>>RouterSnapshotNode. getNextNode()参数类型为RouterSnapshotNode的org.apache.dubbo.rpc.cluster.router中的方法 修饰符和类型 方法 说明 voidRouterSnapshotNode. appendNode(RouterSnapshotNode<T> nextNode) -
org.apache.dubbo.rpc.cluster.router.condition.config中RouterSnapshotNode的使用
类型变量类型为RouterSnapshotNode的org.apache.dubbo.rpc.cluster.router.condition.config中的方法参数 修饰符和类型 方法 说明 BitList<Invoker<T>>ListenableStateRouter. doRoute(BitList<Invoker<T>> invokers, org.apache.dubbo.common.URL url, Invocation invocation, boolean needToPrintMessage, org.apache.dubbo.common.utils.Holder<RouterSnapshotNode<T>> nodeHolder, org.apache.dubbo.common.utils.Holder<String> messageHolder) -
org.apache.dubbo.rpc.cluster.router.state中RouterSnapshotNode的使用
类型变量类型为RouterSnapshotNode的org.apache.dubbo.rpc.cluster.router.state中的方法参数 修饰符和类型 方法 说明 BitList<Invoker<T>>AbstractStateRouter. route(BitList<Invoker<T>> invokers, org.apache.dubbo.common.URL url, Invocation invocation, boolean needToPrintMessage, org.apache.dubbo.common.utils.Holder<RouterSnapshotNode<T>> nodeHolder)BitList<Invoker<T>>StateRouter. route(BitList<Invoker<T>> invokers, org.apache.dubbo.common.URL url, Invocation invocation, boolean needToPrintMessage, org.apache.dubbo.common.utils.Holder<RouterSnapshotNode<T>> nodeHolder)Filter invokers with current routing rule and only return the invokers that comply with the rule.BitList<Invoker<T>>TailStateRouter. route(BitList<Invoker<T>> invokers, org.apache.dubbo.common.URL url, Invocation invocation, boolean needToPrintMessage, org.apache.dubbo.common.utils.Holder<RouterSnapshotNode<T>> nodeHolder) -
org.apache.dubbo.rpc.cluster.router.tag中RouterSnapshotNode的使用
类型变量类型为RouterSnapshotNode的org.apache.dubbo.rpc.cluster.router.tag中的方法参数 修饰符和类型 方法 说明 BitList<Invoker<T>>TagStateRouter. doRoute(BitList<Invoker<T>> invokers, org.apache.dubbo.common.URL url, Invocation invocation, boolean needToPrintMessage, org.apache.dubbo.common.utils.Holder<RouterSnapshotNode<T>> nodeHolder, org.apache.dubbo.common.utils.Holder<String> messageHolder)
-