public class ExecutionPlanParser extends Object
| Constructor and Description |
|---|
ExecutionPlanParser() |
| Modifier and Type | Method and Description |
|---|---|
static ExecutionPlanRuntimeBuilder |
parse(org.wso2.siddhi.query.api.ExecutionPlan executionPlan,
SiddhiContext siddhiContext)
Parse an ExecutionPlan returning ExecutionPlanRuntime
|
public static ExecutionPlanRuntimeBuilder parse(org.wso2.siddhi.query.api.ExecutionPlan executionPlan, SiddhiContext siddhiContext)
executionPlan - plan to be parsedsiddhiContext - SiddhiContextCopyright © 2018 WSO2. All Rights Reserved.