| Package | Description |
|---|---|
| org.apache.flink.streaming.runtime.io |
| Constructor and Description |
|---|
StreamTaskExternallyInducedSourceInput(SourceOperator<T,?> operator,
java.util.function.Consumer<Long> checkpointTriggeringHook,
int inputGateIndex,
int inputIndex) |
StreamTaskSourceInput(SourceOperator<T,?> operator,
int inputGateIndex,
int inputIndex) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.