public class EveryInnerStateRuntime extends StreamInnerStateRuntime
firstProcessor, lastProcessor, singleStreamRuntimeList, stateType| Constructor and Description |
|---|
EveryInnerStateRuntime(InnerStateRuntime innerStateRuntime,
io.siddhi.query.api.execution.query.input.stream.StateInputStream.Type stateType) |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
setQuerySelector(Processor commonProcessor) |
void |
setup() |
addStreamRuntime, getFirstProcessor, getLastProcessor, getSingleStreamRuntimeList, getStateType, reset, setFirstProcessor, setLastProcessor, updatepublic EveryInnerStateRuntime(InnerStateRuntime innerStateRuntime, 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 StreamInnerStateRuntimeCopyright © 2019. All rights reserved.