public class UpdateStoreQueryRuntime extends StoreQueryRuntime
| Constructor and Description |
|---|
UpdateStoreQueryRuntime(String queryName,
MetaStreamEvent metaStreamEvent) |
| Modifier and Type | Method and Description |
|---|---|
org.wso2.siddhi.core.query.StoreQueryRuntime.TYPE |
getType()
This method will return the type of the store query runtime.
|
void |
reset()
This method is used to execute a store query when there is already store query runtime for that query.
|
execute, getStoreQueryOutputAttributes, setOutputAttributes, setSelector, setStateEventPoolpublic UpdateStoreQueryRuntime(String queryName, MetaStreamEvent metaStreamEvent)
public void reset()
StoreQueryRuntimereset in class StoreQueryRuntimepublic org.wso2.siddhi.core.query.StoreQueryRuntime.TYPE getType()
StoreQueryRuntimegetType in class StoreQueryRuntimeCopyright © 2018 WSO2. All rights reserved.