Package | Description |
---|---|
org.apache.flink.table.connector.sink |
Modifier and Type | Interface and Description |
---|---|
interface |
OutputFormatProvider
Provider of an
OutputFormat instance as a runtime implementation for DynamicTableSink . |
interface |
SinkFunctionProvider
Provider of a
SinkFunction instance as a runtime implementation for DynamicTableSink . |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.