Uses of Class
io.numaproj.numaflow.function.handlers.MapTHandler
-
Packages that use MapTHandler Package Description io.numaproj.numaflow.function -
-
Uses of MapTHandler in io.numaproj.numaflow.function
Methods in io.numaproj.numaflow.function with parameters of type MapTHandler Modifier and Type Method Description FunctionServerFunctionServer. registerMapTHandler(MapTHandler mapTHandler)registers the mapT handler to the server.
-