public static class OperatorChain.ChainedSource extends Object
Constructor and Description |
---|
ChainedSource(WatermarkGaugeExposingOutput<StreamRecord<?>> chainedSourceOutput,
StreamTaskSourceInput<?> sourceTaskInput) |
Modifier and Type | Method and Description |
---|---|
WatermarkGaugeExposingOutput<StreamRecord<?>> |
getSourceOutput() |
StreamTaskSourceInput<?> |
getSourceTaskInput() |
public ChainedSource(WatermarkGaugeExposingOutput<StreamRecord<?>> chainedSourceOutput, StreamTaskSourceInput<?> sourceTaskInput)
public WatermarkGaugeExposingOutput<StreamRecord<?>> getSourceOutput()
public StreamTaskSourceInput<?> getSourceTaskInput()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.