public interface StoreQueryRuntime
| Modifier and Type | Method and Description |
|---|---|
Event[] |
execute() |
org.wso2.siddhi.query.api.definition.Attribute[] |
getStoreQueryOutputAttributes()
This method will return the output attributes name and its types.
|
void |
reset() |
Event[] execute()
void reset()
org.wso2.siddhi.query.api.definition.Attribute[] getStoreQueryOutputAttributes()
Copyright © 2018 WSO2. All rights reserved.