Uses of Interface
org.apache.camel.component.flink.DataSetCallback
Packages that use DataSetCallback
-
Uses of DataSetCallback in org.apache.camel.component.flink
Classes in org.apache.camel.component.flink that implement DataSetCallbackMethods in org.apache.camel.component.flink that return DataSetCallbackModifier and TypeMethodDescriptionFlinkComponent.getDataSetCallback()
FlinkEndpoint.getDataSetCallback()
protected DataSetCallback
DataSetFlinkProducer.resolveDataSetCallback
(org.apache.camel.Exchange exchange) Methods in org.apache.camel.component.flink with parameters of type DataSetCallbackModifier and TypeMethodDescriptionvoid
FlinkComponent.setDataSetCallback
(DataSetCallback dataSetCallback) Function performing action against a DataSet.void
FlinkEndpoint.setDataSetCallback
(DataSetCallback dataSetCallback) Function performing action against a DataSet. -
Uses of DataSetCallback in org.apache.camel.component.flink.annotations
Classes in org.apache.camel.component.flink.annotations that implement DataSetCallbackModifier and TypeClassDescriptionclass
Provides facade for working with annotated DataSet callbacks i.e.