public class AbsentStreamPostStateProcessor extends StreamPostStateProcessor
callbackPreStateProcessor, isEventReturned, nextEveryStatePreProcessor, nextProcessor, nextStatePreProcessor, stateId, thisStatePreProcessor| Constructor and Description |
|---|
AbsentStreamPostStateProcessor() |
| Modifier and Type | Method and Description |
|---|---|
PostStateProcessor |
cloneProcessor(String key)
Clone a copy of processor
|
protected void |
process(StateEvent stateEvent,
ComplexEventChunk complexEventChunk)
This method just mark the state changed but does not send the stateEvent to the next processors.
|
clearProcessedEvent, cloneProperties, getNextEveryStatePreProcessor, getNextProcessor, getNextStatePreProcessor, getStateId, getThisStatePreProcessor, isEventReturned, process, setCallbackPreStateProcessor, setNextEveryStatePreProcessor, setNextProcessor, setNextStatePreProcessor, setStateId, setThisStatePreProcessor, setToLastprotected void process(StateEvent stateEvent, ComplexEventChunk complexEventChunk)
process in class StreamPostStateProcessorstateEvent - the state eventcomplexEventChunk - the ComplexEventChunkpublic PostStateProcessor cloneProcessor(String key)
StreamPostStateProcessorcloneProcessor in interface PostStateProcessorcloneProcessor in interface ProcessorcloneProcessor in class StreamPostStateProcessorkey - partition keyCopyright © 2019 WSO2. All rights reserved.