Package | Description |
---|---|
io.siddhi.core.query.processor.stream.window |
Modifier and Type | Field and Description |
---|---|
protected HopingWindowProcessor.HopingTimestampPopulator |
HopingWindowProcessor.hopingTimestampPopulator |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
HopingWindowProcessor.processEventChunk(ComplexEventChunk<StreamEvent> streamEventChunk,
Processor nextProcessor,
StreamEventCloner streamEventCloner,
HopingWindowProcessor.HopingTimestampPopulator hopingTimestampPopulator)
The main processing method that will be called upon event arrival
|
Copyright © 2019. All rights reserved.