Class | Description |
---|---|
AbstractStreamProcessor<S extends State> |
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<S extends State> |
For Siddhi extensions, extend this class to use the functionality of
AbstractStreamProcessor.
|
Copyright © 2019. All rights reserved.