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