| Package | Description |
|---|---|
| org.apache.flink.table.connector.source |
| Modifier and Type | Method and Description |
|---|---|
static SourceFunctionProvider |
SourceFunctionProvider.of(org.apache.flink.streaming.api.functions.source.SourceFunction<org.apache.flink.table.data.RowData> sourceFunction,
boolean isBounded)
Helper method for creating a static provider.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.