Uses of Class
org.wso2.siddhi.query.api.ExecutionPlan
Packages that use ExecutionPlan
-
Uses of ExecutionPlan in org.wso2.siddhi.query.api
Methods in org.wso2.siddhi.query.api that return ExecutionPlanModifier and TypeMethodDescriptionExecutionPlan.addPartition(Partition partition) ExecutionPlan.annotation(Annotation annotation) ExecutionPlan.defineStream(StreamDefinition streamDefinition) ExecutionPlan.defineTable(TableDefinition tableDefinition) ExecutionPlan.defineTrigger(TriggerDefinition triggerDefinition) ExecutionPlan.defineWindow(WindowDefinition windowDefinition) static ExecutionPlanExecutionPlan.executionPlan()static ExecutionPlanExecutionPlan.executionPlan(String name)