| Package | Description |
|---|---|
| org.apache.flink.streaming.runtime.tasks |
This package contains classes that realize streaming tasks.
|
| Modifier and Type | Field and Description |
|---|---|
protected RecordWriterOutput<?>[] |
OperatorChain.streamOutputs |
| Modifier and Type | Method and Description |
|---|---|
RecordWriterOutput<?>[] |
OperatorChain.getStreamOutputs() |
| Constructor and Description |
|---|
FinishedOnRestoreInput(RecordWriterOutput<?>[] streamOutputs,
int inputCount) |
FinishedOnRestoreMainOperatorOutput(RecordWriterOutput<?>[] streamOutputs) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.