| Interface | Description |
|---|---|
| ComplexEvent |
The interface for the internal event implementations
|
| MetaComplexEvent |
Interface for meta event to hold information relevant to a
ComplexEvent. |
| Class | Description |
|---|---|
| ComplexEventChunk<E extends ComplexEvent> |
Collection used to group and manage chunk or ComplexEvents
|
| Event |
Event that is used external to Siddhi
|
| GroupedComplexEvent |
Implementation of
ComplexEvent to hold events belonging to the same GroupBy group. |
| SessionComplexEventChunk<E extends ComplexEvent> |
Collection used to manage session windows.
|
| Enum | Description |
|---|---|
| ComplexEvent.Type |
Enums to represent Event.Type
|
Copyright © 2019 WSO2. All rights reserved.