| Package | Description |
|---|---|
| org.apache.dubbo.rpc.cluster | |
| org.apache.dubbo.rpc.cluster.router |
| Modifier and Type | Method and Description |
|---|---|
RouterSnapshotNode<T> |
RouterChain.buildRouterSnapshot(org.apache.dubbo.common.URL url,
BitList<Invoker<T>> availableInvokers,
Invocation invocation)
Build each router's result
|
| Modifier and Type | Method and Description |
|---|---|
RouterSnapshotNode<T> |
RouterSnapshotNode.getNextNode() |
| Modifier and Type | Method and Description |
|---|---|
void |
RouterSnapshotNode.appendNode(RouterSnapshotNode<T> nextNode) |
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.