Class | Description |
---|---|
AbstractEmbeddedStatelessFunctionOperator |
Base class for all stream operators to execute Python Stateless Functions in embedded Python
environment.
|
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–2024 The Apache Software Foundation. All rights reserved.