| Package | Description |
|---|---|
| org.wso2.siddhi.core.table.holder | |
| org.wso2.siddhi.core.util.parser |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IndexedEventHolder
Interface for an EventHolder which keep events indexed for faster access.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IndexEventHolder
EventHolder implementation where events will be indexed and stored.
|
class |
ListEventHolder
Holder object to contain a list of
StreamEvent. |
| Modifier and Type | Method and Description |
|---|---|
static EventHolder |
EventHolderPasser.parse(org.wso2.siddhi.query.api.definition.AbstractDefinition tableDefinition,
StreamEventPool tableStreamEventPool,
SiddhiAppContext siddhiAppContext) |
Copyright © 2019 WSO2. All rights reserved.