public class LogicalInnerStateRuntime extends StreamInnerStateRuntime
firstProcessor, lastProcessor, singleStreamRuntimeList, stateType| Constructor and Description |
|---|
LogicalInnerStateRuntime(InnerStateRuntime innerStateRuntime1,
InnerStateRuntime innerStateRuntime2,
io.siddhi.query.api.execution.query.input.stream.StateInputStream.Type stateType) |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
reset() |
void |
setQuerySelector(Processor commonProcessor) |
void |
setup() |
void |
update() |
addStreamRuntime, getFirstProcessor, getLastProcessor, getSingleStreamRuntimeList, getStateType, setFirstProcessor, setLastProcessorpublic LogicalInnerStateRuntime(InnerStateRuntime innerStateRuntime1, InnerStateRuntime innerStateRuntime2, io.siddhi.query.api.execution.query.input.stream.StateInputStream.Type stateType)
public void setQuerySelector(Processor commonProcessor)
setQuerySelector in interface InnerStateRuntimesetQuerySelector in class StreamInnerStateRuntimepublic void setup()
setup in interface InnerStateRuntimesetup 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 StreamInnerStateRuntimeCopyright © 2019. All rights reserved.