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