OUT - The output type of the operator@Internal public interface UdfStreamOperatorFactory<OUT> extends StreamOperatorFactory<OUT>
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.api.common.functions.Function |
getUserFunction() |
String |
getUserFunctionClassName() |
createStreamOperator, getChainingStrategy, getStreamOperatorClass, isInputTypeConfigurable, isLegacySource, isOutputTypeConfigurable, isStreamSource, setChainingStrategy, setInputType, setOutputTypeorg.apache.flink.api.common.functions.Function getUserFunction()
String getUserFunctionClassName()
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.