| Package | Description |
|---|---|
| org.apache.dubbo.rpc.cluster |
| Modifier and Type | Method and Description |
|---|---|
default <T> RouterResult<Invoker<T>> |
Router.route(List<Invoker<T>> invokers,
org.apache.dubbo.common.URL url,
Invocation invocation,
boolean needToPrintMessage)
** This method can return the state of whether routerChain needed to continue route.
|
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.