Class | Description |
---|---|
DataStreamPythonFunction |
DataStreamPythonFunction maintains the serialized python function which will be used in
BeamDataStreamPythonFunctionRunner. |
DataStreamPythonFunctionInfo |
DataStreamPythonFunctionInfo holds a PythonFunction and its function type. |
KeyByKeySelector |
KeyByKeySelector is responsible for extracting the first field of the input row as key. |
PartitionCustomKeySelector |
The
PartitionCustomKeySelector will return the first field of the input row value. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.