public static class OperatorChain.ChainedSource extends Object
| 构造器和说明 |
|---|
ChainedSource(WatermarkGaugeExposingOutput<StreamRecord<?>> chainedSourceOutput,
StreamTaskSourceInput<?> sourceTaskInput) |
| 限定符和类型 | 方法和说明 |
|---|---|
WatermarkGaugeExposingOutput<StreamRecord<?>> |
getSourceOutput() |
StreamTaskSourceInput<?> |
getSourceTaskInput() |
public ChainedSource(WatermarkGaugeExposingOutput<StreamRecord<?>> chainedSourceOutput, StreamTaskSourceInput<?> sourceTaskInput)
public WatermarkGaugeExposingOutput<StreamRecord<?>> getSourceOutput()
public StreamTaskSourceInput<?> getSourceTaskInput()
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.