public class UniqueFirstLengthBatchWindowProcessor extends UniqueLengthBatchWindowProcessor
| Constructor and Description |
|---|
UniqueFirstLengthBatchWindowProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addUniqueEvent(Map<Object,org.wso2.siddhi.core.event.stream.StreamEvent> uniqueEventMap,
org.wso2.siddhi.core.executor.VariableExpressionExecutor uniqueKey,
org.wso2.siddhi.core.event.stream.StreamEvent clonedStreamEvent) |
constructFinder, currentState, find, init, process, restoreState, start, stopinit, processEventChunkpublic UniqueFirstLengthBatchWindowProcessor()
protected void addUniqueEvent(Map<Object,org.wso2.siddhi.core.event.stream.StreamEvent> uniqueEventMap, org.wso2.siddhi.core.executor.VariableExpressionExecutor uniqueKey, org.wso2.siddhi.core.event.stream.StreamEvent clonedStreamEvent)
addUniqueEvent in class UniqueLengthBatchWindowProcessorCopyright © 2017 WSO2. All rights reserved.