Package | Description |
---|---|
io.siddhi.core.config | |
io.siddhi.core.util.parser |
Modifier and Type | Method and Description |
---|---|
SiddhiContext |
SiddhiQueryContext.getSiddhiContext() |
SiddhiContext |
SiddhiAppContext.getSiddhiContext() |
Modifier and Type | Method and Description |
---|---|
void |
SiddhiAppContext.setSiddhiContext(SiddhiContext siddhiContext) |
Modifier and Type | Method and Description |
---|---|
static SiddhiAppRuntimeBuilder |
SiddhiAppParser.parse(io.siddhi.query.api.SiddhiApp siddhiApp,
String siddhiAppString,
SiddhiContext siddhiContext)
Parse an SiddhiApp returning SiddhiAppRuntime
|
Copyright © 2019. All rights reserved.