| Package | Description |
|---|---|
| org.apache.flink.table.connector.sink |
| Modifier and Type | Method and Description |
|---|---|
static OutputFormatProvider |
OutputFormatProvider.of(org.apache.flink.api.common.io.OutputFormat<RowData> outputFormat)
Helper method for creating a static provider.
|
static OutputFormatProvider |
OutputFormatProvider.of(org.apache.flink.api.common.io.OutputFormat<RowData> outputFormat,
Integer sinkParallelism)
Helper method for creating a static provider with a provided sink parallelism.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.