| 程序包 | 说明 |
|---|---|
| org.apache.flink.streaming.api.datastream | |
| org.apache.flink.streaming.api.environment | |
| org.apache.flink.streaming.api.operators.collect |
| 类和说明 |
|---|
| ClientAndIterator
A pair of an
Iterator to receive results from a streaming application and a JobClient to interact with the program. |
| 类和说明 |
|---|
| CollectResultIterator
An iterator which iterates through the results of a query job.
|
| 类和说明 |
|---|
| AbstractCollectResultBuffer
A buffer which encapsulates the logic of dealing with the response from the
CollectSinkFunction. |
| CollectCoordinationResponse
A
CoordinationResponse from the coordinator containing the required batch or new results
and other necessary information in serialized form. |
| CollectSinkOperatorFactory
The Factory class for
CollectSinkOperator. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.