public static interface DynamicTableSink.SinkRuntimeProvider
There might exist different interfaces for runtime implementation which is why DynamicTableSink.SinkRuntimeProvider serves as the base interface. Concrete DynamicTableSink.SinkRuntimeProvider
interfaces might be located in other Flink modules.
SinkProvider is the recommended core interface. SinkFunctionProvider in
flink-table-api-java-bridge and OutputFormatProvider are available for
backwards compatibility.
SinkProviderCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.