IN - The input type of the operator.@Internal public interface OutputFormatOperatorFactory<IN> extends StreamOperatorFactory<Object>
OutputFormat.| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.api.common.io.OutputFormat<IN> |
getOutputFormat() |
createStreamOperator, getChainingStrategy, getStreamOperatorClass, isInputTypeConfigurable, isLegacySource, isOutputTypeConfigurable, isStreamSource, setChainingStrategy, setInputType, setOutputTypeorg.apache.flink.api.common.io.OutputFormat<IN> getOutputFormat()
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.