//
pkg.gl
Category
github.com/numaproj/numaflow
pkg
udf
package
1.3.2
Repository:
https://github.com/numaproj/numaflow.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
46
Dependents
1
Files
913 SLOC
#
Packages
builtin
No description provided by the author
forward
Package forward does the Read (fromBufferPartition) -> Process (map UDF) -> Forward (toBuffers) -> Ack (fromBufferPartition) loop.
rpc
Package rpc provides the interface to invoke UDFs (map, mapstream and reduce).
#
Structs
MapUDFProcessor
No description provided by the author
ReduceUDFProcessor
No description provided by the author