| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.connector.sink |
| 限定符和类型 | 方法和说明 |
|---|---|
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–2022 The Apache Software Foundation. All rights reserved.