| 程序包 | 说明 |
|---|---|
| org.apache.flink.streaming.api.collector.selector | |
| org.apache.flink.streaming.runtime.io | |
| org.apache.flink.streaming.runtime.tasks |
This package contains classes that realize streaming tasks.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
CopyingDirectedOutput<OUT>
Special version of
DirectedOutput that performs a shallow copy of the
StreamRecord to ensure that multi-chaining works correctly. |
class |
DirectedOutput<OUT>
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
RecordWriterOutput<OUT>
Implementation of
Output that sends data using a RecordWriter. |
| 限定符和类型 | 方法和说明 |
|---|---|
OperatorChain.WatermarkGaugeExposingOutput<StreamRecord<OUT>> |
OperatorChain.getChainEntryPoint() |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.