Uses of Class
io.numaproj.numaflow.function.handlers.MapHandler
-
Packages that use MapHandler Package Description io.numaproj.numaflow.function -
-
Uses of MapHandler in io.numaproj.numaflow.function
Methods in io.numaproj.numaflow.function with parameters of type MapHandler Modifier and Type Method Description FunctionServer
FunctionServer. registerMapHandler(MapHandler mapHandler)
registers the map handler to the server.
-