Uses of Package
org.apache.camel.component.flink
-
Packages that use org.apache.camel.component.flink Package Description org.apache.camel.component.flink org.apache.camel.component.flink.annotations -
Classes in org.apache.camel.component.flink used by org.apache.camel.component.flink Class Description DataSetCallback Generic block of code with parameters which can be executed against DataSet and return results.DataStreamCallback Generic block of code with parameters which can be executed against DataStream and return results.EndpointType FlinkComponent The flink component can be used to send DataSet or DataStream jobs to Apache Flink cluster.FlinkEndpoint Send DataSet jobs to an Apache Flink cluster. -
Classes in org.apache.camel.component.flink used by org.apache.camel.component.flink.annotations Class Description DataSetCallback Generic block of code with parameters which can be executed against DataSet and return results.