public static interface FlinkEndpointBuilderFactory.FlinkBuilders
| Modifier and Type | Method and Description |
|---|---|
default FlinkEndpointBuilderFactory.FlinkEndpointBuilder |
flink(String path)
Flink (camel-flink)
The flink component can be used to send DataSet jobs to Apache Flink
cluster.
|
default FlinkEndpointBuilderFactory.FlinkEndpointBuilder flink(String path)
flink:endpointType
Path parameter: endpointType (required)
Type of the endpoint (dataset, datastream).
The value can be one of: dataset, datastreamApache Camel