public class EveryInnerStateRuntime extends StreamInnerStateRuntime
firstProcessor, lastProcessor, singleStreamRuntimeList, stateType| Constructor and Description |
|---|
EveryInnerStateRuntime(InnerStateRuntime innerStateRuntime,
org.wso2.siddhi.query.api.execution.query.input.stream.StateInputStream.Type stateType) |
| Modifier and Type | Method and Description |
|---|---|
InnerStateRuntime |
clone(String key) |
void |
init() |
void |
setQuerySelector(Processor commonProcessor) |
addStreamRuntime, getFirstProcessor, getLastProcessor, getSingleStreamRuntimeList, getStateType, reset, setFirstProcessor, setLastProcessor, updatepublic EveryInnerStateRuntime(InnerStateRuntime innerStateRuntime, org.wso2.siddhi.query.api.execution.query.input.stream.StateInputStream.Type stateType)
public void setQuerySelector(Processor commonProcessor)
setQuerySelector in interface InnerStateRuntimesetQuerySelector in class StreamInnerStateRuntimepublic void init()
init in interface InnerStateRuntimeinit in class StreamInnerStateRuntimepublic InnerStateRuntime clone(String key)
clone in interface InnerStateRuntimeclone in class StreamInnerStateRuntimeCopyright © 2019 WSO2. All rights reserved.