OUT - The output type of the operator@Internal public class SimpleInputFormatOperatorFactory<OUT> extends SimpleOperatorFactory<OUT> implements InputFormatOperatorFactory<OUT>
StreamSource.chainingStrategy, processingTimeService| 构造器和说明 |
|---|
SimpleInputFormatOperatorFactory(StreamSource<OUT,InputFormatSourceFunction<OUT>> operator) |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.flink.api.common.io.InputFormat<OUT,org.apache.flink.core.io.InputSplit> |
getInputFormat() |
createStreamOperator, getOperator, getStreamOperatorClass, isInputTypeConfigurable, isOutputTypeConfigurable, isStreamSource, of, setChainingStrategy, setInputType, setOutputTypegetChainingStrategy, setProcessingTimeServiceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateStreamOperator, getChainingStrategy, getStreamOperatorClass, isInputTypeConfigurable, 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 在接口中 InputFormatOperatorFactory<OUT>Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.