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