| 类和说明 |
|---|
| DataInputStatus
It is an internal equivalent of
InputStatus that provides
additional non public statuses. |
| PushingAsyncDataInput
The variant of
PullingAsyncDataInput that is defined for handling both network input and
source input in a unified way via PushingAsyncDataInput.emitNext(DataOutput) instead of returning Optional.empty() via PullingAsyncDataInput.pollNext(). |
| PushingAsyncDataInput.DataOutput
Basic data output interface used in emitting the next element from data input.
|
| 类和说明 |
|---|
| DataInputStatus
It is an internal equivalent of
InputStatus that provides
additional non public statuses. |
| PushingAsyncDataInput
The variant of
PullingAsyncDataInput that is defined for handling both network input and
source input in a unified way via PushingAsyncDataInput.emitNext(DataOutput) instead of returning Optional.empty() via PullingAsyncDataInput.pollNext(). |
| PushingAsyncDataInput.DataOutput
Basic data output interface used in emitting the next element from data input.
|
| StreamTaskInput
Basic interface for inputs of stream operators.
|
| 类和说明 |
|---|
| PushingAsyncDataInput.DataOutput
Basic data output interface used in emitting the next element from data input.
|
| 类和说明 |
|---|
| AbstractStreamTaskNetworkInput
Base class for network-based StreamTaskInput where each channel has a designated
RecordDeserializer for spanning records. |
BlockingQueueBroker
Broker for the BlockingQueue used in StreamIterationHead and StreamIterationTail for implementing feedback streams. |
| DataInputStatus
It is an internal equivalent of
InputStatus that provides
additional non public statuses. |
| MultipleInputSelectionHandler
This handler is mainly used for selecting the next available input index in
StreamMultipleInputProcessor. |
| PushingAsyncDataInput
The variant of
PullingAsyncDataInput that is defined for handling both network input and
source input in a unified way via PushingAsyncDataInput.emitNext(DataOutput) instead of returning Optional.empty() via PullingAsyncDataInput.pollNext(). |
| PushingAsyncDataInput.DataOutput
Basic data output interface used in emitting the next element from data input.
|
| StreamInputProcessor
Interface for processing records by
StreamTask. |
| StreamMultipleInputProcessor
Input processor for
MultipleInputStreamOperator. |
| StreamOneInputProcessor
Input reader for
OneInputStreamTask. |
| StreamTaskInput
Basic interface for inputs of stream operators.
|
| StreamTaskSourceInput
Implementation of
StreamTaskInput that reads data from the SourceOperator and
returns the DataInputStatus to indicate whether the source state is available,
unavailable or finished. |
| 类和说明 |
|---|
| StreamTaskSourceInput
Implementation of
StreamTaskInput that reads data from the SourceOperator and
returns the DataInputStatus to indicate whether the source state is available,
unavailable or finished. |
| 类和说明 |
|---|
| AbstractStreamTaskNetworkInput
Base class for network-based StreamTaskInput where each channel has a designated
RecordDeserializer for spanning records. |
| DataInputStatus
It is an internal equivalent of
InputStatus that provides
additional non public statuses. |
| PushingAsyncDataInput
The variant of
PullingAsyncDataInput that is defined for handling both network input and
source input in a unified way via PushingAsyncDataInput.emitNext(DataOutput) instead of returning Optional.empty() via PullingAsyncDataInput.pollNext(). |
| RecoverableStreamTaskInput
A
StreamTaskInput used during recovery of in-flight data. |
| StreamTaskInput
Basic interface for inputs of stream operators.
|
| 类和说明 |
|---|
| DataInputStatus
It is an internal equivalent of
InputStatus that provides
additional non public statuses. |
| PushingAsyncDataInput
The variant of
PullingAsyncDataInput that is defined for handling both network input and
source input in a unified way via PushingAsyncDataInput.emitNext(DataOutput) instead of returning Optional.empty() via PullingAsyncDataInput.pollNext(). |
| PushingAsyncDataInput.DataOutput
Basic data output interface used in emitting the next element from data input.
|
| RecordWriterOutput
Implementation of
Output that sends data using a RecordWriter. |
| StreamInputProcessor
Interface for processing records by
StreamTask. |
| StreamTaskInput
Basic interface for inputs of stream operators.
|
| StreamTaskSourceInput
Implementation of
StreamTaskInput that reads data from the SourceOperator and
returns the DataInputStatus to indicate whether the source state is available,
unavailable or finished. |
| 类和说明 |
|---|
| PushingAsyncDataInput.DataOutput
Basic data output interface used in emitting the next element from data input.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.