| Package | Description |
|---|---|
| org.apache.flink.table.connector.source |
| Modifier and Type | Method and Description |
|---|---|
static InputFormatProvider |
InputFormatProvider.of(org.apache.flink.api.common.io.InputFormat<RowData,?> inputFormat)
Helper method for creating a static provider.
|
static InputFormatProvider |
InputFormatProvider.of(org.apache.flink.api.common.io.InputFormat<RowData,?> inputFormat,
Integer sourceParallelism)
Helper method for creating a static provider with a provided source parallelism.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.