类 FailfastClusterInvoker<T>

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

    public class FailfastClusterInvoker<T>
    extends AbstractClusterInvoker<T>
    Execute exactly once, which means this policy will throw an exception immediately in case of an invocation error. Usually used for non-idempotent write operations