IN
- The input type of the operator.OUT
- The output type of the operator.public interface OneInputStreamOperatorFactory<IN,OUT> extends StreamOperatorFactory<OUT>
OneInputStreamOperator
.createStreamOperator, getChainingStrategy, getStreamOperatorClass, isInputTypeConfigurable, isLegacySource, isOutputTypeConfigurable, isStreamSource, setChainingStrategy, setInputType, setOutputType
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.