OUT - The output type of the operator@Internal public class SimpleUdfStreamOperatorFactory<OUT> extends SimpleOperatorFactory<OUT> implements UdfStreamOperatorFactory<OUT>
AbstractUdfStreamOperator.chainingStrategy, processingTimeService| Constructor and Description |
|---|
SimpleUdfStreamOperatorFactory(AbstractUdfStreamOperator<OUT,?> operator) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.api.common.functions.Function |
getUserFunction() |
String |
getUserFunctionClassName() |
createStreamOperator, getOperator, getOperatorAttributes, getStreamOperatorClass, isInputTypeConfigurable, isLegacySource, isOutputTypeConfigurable, isStreamSource, of, setChainingStrategy, setInputType, setOutputTypegetChainingStrategy, getMailboxExecutor, setMailboxExecutor, setProcessingTimeServiceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateStreamOperator, getChainingStrategy, getOperatorAttributes, getStreamOperatorClass, isInputTypeConfigurable, isLegacySource, isOutputTypeConfigurable, isStreamSource, setChainingStrategy, setInputType, setOutputTypepublic SimpleUdfStreamOperatorFactory(AbstractUdfStreamOperator<OUT,?> operator)
public org.apache.flink.api.common.functions.Function getUserFunction()
getUserFunction in interface UdfStreamOperatorFactory<OUT>public String getUserFunctionClassName()
getUserFunctionClassName in interface UdfStreamOperatorFactory<OUT>Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.