OUT - The output type of the operator@Internal public class SimpleInputFormatOperatorFactory<OUT> extends SimpleOperatorFactory<OUT> implements InputFormatOperatorFactory<OUT>
StreamSource.chainingStrategy, processingTimeService| Constructor and Description |
|---|
SimpleInputFormatOperatorFactory(StreamSource<OUT,InputFormatSourceFunction<OUT>> operator) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.api.common.io.InputFormat<OUT,org.apache.flink.core.io.InputSplit> |
getInputFormat() |
createStreamOperator, getOperator, getStreamOperatorClass, isInputTypeConfigurable, isLegacySource, isOutputTypeConfigurable, isStreamSource, of, setChainingStrategy, setInputType, setOutputTypegetChainingStrategy, setProcessingTimeServiceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateStreamOperator, getChainingStrategy, getStreamOperatorClass, isInputTypeConfigurable, isLegacySource, isOutputTypeConfigurable, isStreamSource, setChainingStrategy, setInputType, setOutputTypepublic SimpleInputFormatOperatorFactory(StreamSource<OUT,InputFormatSourceFunction<OUT>> operator)
public org.apache.flink.api.common.io.InputFormat<OUT,org.apache.flink.core.io.InputSplit> getInputFormat()
getInputFormat in interface InputFormatOperatorFactory<OUT>Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.