| Class | Description |
|---|---|
| AbstractStreamProcessor |
Abstract implementation of
Processor intended to be used by any Stream Processors. |
| LogStreamProcessor |
Input attributes to log is (priority (String), log.message (String), is.event.logged (Bool))
|
| StreamProcessor |
For Siddhi extensions, extend this class to use the functionality of
AbstractStreamProcessor.
|
Copyright © 2017 WSO2. All rights reserved.