OUT - The output type of the operator@Internal public interface InputFormatOperatorFactory<OUT> extends StreamOperatorFactory<OUT>
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.api.common.io.InputFormat<OUT,org.apache.flink.core.io.InputSplit> |
getInputFormat() |
createStreamOperator, getChainingStrategy, getStreamOperatorClass, isInputTypeConfigurable, isOutputTypeConfigurable, isStreamSource, setChainingStrategy, setInputType, setOutputTypeorg.apache.flink.api.common.io.InputFormat<OUT,org.apache.flink.core.io.InputSplit> getInputFormat()
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.