Interface | Description |
---|---|
Schedulable |
Interface to mark any Siddhi execution component which is using scheduler
|
Class | Description |
---|---|
AttributeConverter |
Utility class to convert Object to the desired type using
Attribute.Type |
EventPrinter |
Utility class to print incoming
Event |
ExceptionUtil |
Util class to handling Siddhi exceptions
|
IdGenerator |
unique id generator for elements inside a given siddhi app
|
IncrementalTimeConverterUtil |
Performs time conversions related to incremental aggregation.
|
ReferenceHolder |
Class to hold references need by siddhi bundle.
|
Scheduler |
Scheduler implementation to take periodic snapshots
|
SessionContainer |
This keeps the information of a session key.
|
SiddhiAppRuntimeBuilder |
For building SiddhiAppRuntime
|
SiddhiClassLoader |
used to load classes required for Siddhi extensions.
|
SiddhiComponentActivator |
Component activator for Siddhi manager component
|
SiddhiConstants |
Class to hold constants.
|
SiddhiExtensionLoader |
Class used to load Siddhi extensions.
|
SiddhiManagerComponent |
Siddhi Manager Service which is
|
SiddhiTestHelper |
Helper class ot be used by siddhi tests.
|
StringUtil |
Class used to encode strings before logging.
|
ThreadBarrier |
Thread Barrier used to avoid concurrency issues during event processing
|
Copyright © 2019. All rights reserved.