Uses of Package
org.apache.flink.streaming.api.operators.collect
-
Packages that use org.apache.flink.streaming.api.operators.collect Package Description org.apache.flink.streaming.api.environment org.apache.flink.streaming.api.operators.collect -
Classes in org.apache.flink.streaming.api.operators.collect used by org.apache.flink.streaming.api.environment Class Description CollectResultIterator An 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.collect Class Description AbstractCollectResultBuffer A buffer which encapsulates the logic of dealing with the response from theCollectSinkFunction.CollectCoordinationResponse ACoordinationResponsefrom the coordinator containing the required batch or new results and other necessary information in serialized form.CollectResultIterator An iterator which iterates through the results of a query job.CollectSinkOperatorFactory The Factory class forCollectSinkOperator.