Filter, ClusterInterceptor works at the outmost layer, before one specific address/invoker is picked.ConditionRouterClusterInterceptor.before(AbstractClusterInvoker, Invocation)
and ClusterInterceptor.after(AbstractClusterInvoker, Invocation), methods to add your own logic expected to be
executed before and after invoke.Router.route(List, URL, Invocation) would be empty.Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.