| 类 | 说明 |
|---|---|
| AbstractOneInputPythonFunctionOperator<IN,OUT> |
Base class for all one input stream operators to execute Python functions.
|
| AbstractStatelessFunctionOperator<IN,OUT,UDFIN> |
Base class for all stream operators to execute Python Stateless Functions.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.