| Class and Description |
|---|
| ClientAndIterator
A pair of an
Iterator to receive results from a streaming application and a JobClient to interact with the program. |
| Class and Description |
|---|
| CollectResultIterator
An iterator which iterates through the results of a query job.
|
| Class and Description |
|---|
| 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. |
| CollectResultIterator
An iterator which iterates through the results of a query job.
|
| CollectSinkOperatorFactory
The Factory class for
CollectSinkOperator. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.