Uses of Package
org.apache.flink.streaming.api.operators.collect
Packages that use org.apache.flink.streaming.api.operators.collect
Package
Description
-
Classes in org.apache.flink.streaming.api.operators.collect used by org.apache.flink.streaming.api.environmentClassDescriptionAn iterator which iterates through the results of a query job.
-
Classes in org.apache.flink.streaming.api.operators.collect used by org.apache.flink.streaming.api.operators.collectClassDescriptionA buffer which encapsulates the logic of dealing with the response from the
CollectSinkFunction.ACoordinationResponsefrom the coordinator containing the required batch or new results and other necessary information in serialized form.An iterator which iterates through the results of a query job.The Factory class forCollectSinkOperator.