| Package | Description |
|---|---|
| org.wso2.siddhi.query.api | |
| org.wso2.siddhi.query.api.definition |
| Modifier and Type | Method and Description |
|---|---|
Map<String,FunctionDefinition> |
ExecutionPlan.getFunctionDefinitionMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutionPlan.defineFunction(FunctionDefinition functionDefinition) |
| Modifier and Type | Method and Description |
|---|---|
FunctionDefinition |
FunctionDefinition.body(String body) |
FunctionDefinition |
FunctionDefinition.id(String functionID) |
FunctionDefinition |
FunctionDefinition.language(String language) |
FunctionDefinition |
FunctionDefinition.type(Attribute.Type type) |
Copyright © 2022 WSO2. All Rights Reserved.