类 FailsafeClusterInvoker<T>

  • 所有已实现的接口:
    Node, Invoker<T>

    public class FailsafeClusterInvoker<T>
    extends AbstractClusterInvoker<T>
    When invoke fails, log the error message and ignore this error by returning an empty RpcResult. Usually used to write audit logs and other operations