public class AbsentStreamPostStateProcessor extends StreamPostStateProcessor
callbackPreStateProcessor, isEventReturned, nextEveryStatePerProcessor, nextProcessor, nextStatePerProcessor, 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, getNextEveryStatePerProcessor, getNextProcessor, getNextStatePerProcessor, getStateId, getThisStatePreProcessor, isEventReturned, process, setCallbackPreStateProcessor, setNextEveryStatePerProcessor, 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 © 2017 WSO2. All rights reserved.