MCPcopy Create free account
hub / github.com/burhanxz/Distributed-KV / route

Method route

rpc/src/rpc/Router.java:23–23  ·  view source on GitHub ↗

通过一定的规则过滤出invokers的一个子集, 即路由选择,返回可用的invoker @param invokers 供选择的Invoker @param url 路由地址 @param invocation invocation @return 可用的invoker

(List<Invoker<T>> invokers, URL url, Invocation invocation)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

listMethod · 0.65

Implementers 1

RouterImplrpc/src/rpc/impl/RouterImpl.java

Calls

no outgoing calls

Tested by

no test coverage detected