public class LogicalInnerStateRuntime extends StreamInnerStateRuntime
firstProcessor, lastProcessor, singleStreamRuntimeList, stateType| Constructor and Description |
|---|
LogicalInnerStateRuntime(InnerStateRuntime innerStateRuntime1,
InnerStateRuntime innerStateRuntime2,
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 |
reset() |
void |
setQuerySelector(Processor commonProcessor) |
void |
setStartState() |
void |
update() |
addStreamRuntime, getFirstProcessor, getLastProcessor, getSingleStreamRuntimeList, getStateType, setFirstProcessor, setLastProcessorpublic LogicalInnerStateRuntime(InnerStateRuntime innerStateRuntime1, InnerStateRuntime innerStateRuntime2, 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 setStartState()
setStartState in interface InnerStateRuntimesetStartState in class StreamInnerStateRuntimepublic void init()
init in interface InnerStateRuntimeinit in class StreamInnerStateRuntimepublic void reset()
reset in interface InnerStateRuntimereset in class StreamInnerStateRuntimepublic void update()
update in interface InnerStateRuntimeupdate in class StreamInnerStateRuntimepublic InnerStateRuntime clone(String key)
clone in interface InnerStateRuntimeclone in class StreamInnerStateRuntimeCopyright © 2018 WSO2. All rights reserved.