| Package | Description |
|---|---|
| org.wso2.siddhi.core.util.parser |
| Modifier and Type | Method and Description |
|---|---|
static ExecutionPlanRuntimeBuilder |
ExecutionPlanParser.parse(org.wso2.siddhi.query.api.ExecutionPlan executionPlan,
SiddhiContext siddhiContext)
Parse an ExecutionPlan returning ExecutionPlanRuntime
|
| Modifier and Type | Method and Description |
|---|---|
static PartitionRuntime |
PartitionParser.parse(ExecutionPlanRuntimeBuilder executionPlanRuntimeBuilder,
org.wso2.siddhi.query.api.execution.partition.Partition partition,
ExecutionPlanContext executionPlanContext,
ConcurrentMap<String,org.wso2.siddhi.query.api.definition.AbstractDefinition> streamDefinitionMap) |
Copyright © 2018 WSO2. All Rights Reserved.