@PublicEvolving public interface SupportsConcurrentExecutionAttempts
Currently, the interface is used for speculative execution. If a sink implementation (SinkV2, OutputFormat or SinkFunction) inherits this interface, the sink operator would be considered to support speculative execution.
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.