Package io.siddhi.core.stream.input
-
Interface Summary Interface Description InputProcessor InputProcessor act as the adaptor betweenInputHandlerandStreamJunction. -
Class Summary Class Description InputDistributor Implementation ofInputProcessorwhich inject the event to a set of Input Processors.InputEntryValve Implementation ofInputProcessorwhich inject the event to the next input processor through a valve.InputHandler InputHandler is theEvententry point to Siddhi.InputManager Manager class to handleEventinsertion to Siddhi.TableInputHandler TableInputHandler is theEvententry point to Siddhi.