Uses of Class
io.siddhi.core.stream.input.TableInputHandler
-
Packages that use TableInputHandler Package Description io.siddhi.core io.siddhi.core.stream.input -
-
Uses of TableInputHandler in io.siddhi.core
Methods in io.siddhi.core that return TableInputHandler Modifier and Type Method Description TableInputHandlerSiddhiAppRuntime. getTableInputHandler(String tableId)TableInputHandlerSiddhiAppRuntimeImpl. getTableInputHandler(String tableId) -
Uses of TableInputHandler in io.siddhi.core.stream.input
Methods in io.siddhi.core.stream.input that return TableInputHandler Modifier and Type Method Description TableInputHandlerInputManager. constructTableInputHandler(String tableId)TableInputHandlerInputManager. getTableInputHandler(String tableId)
-