Interface | Description |
---|---|
InputProcessor |
InputProcessor act as the adaptor between
InputHandler and
StreamJunction . |
Class | Description |
---|---|
InputDistributor |
Implementation of
InputProcessor which inject the event to a set of Input Processors. |
InputEntryValve |
Implementation of
InputProcessor which inject the event to the next input processor through a valve. |
InputHandler |
InputHandler is the
Event entry point to Siddhi. |
InputManager |
Manager class to handle
Event insertion to Siddhi. |
TableInputHandler |
TableInputHandler is the
Event entry point to Siddhi. |
Copyright © 2021. All rights reserved.