public class InMemoryEventProcessor extends Object implements com.fluxtion.runtime.EventProcessor, com.fluxtion.runtime.StaticEventProcessor, com.fluxtion.runtime.lifecycle.Lifecycle, com.fluxtion.runtime.lifecycle.BatchHandler
| Constructor and Description |
|---|
InMemoryEventProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
batchEnd() |
void |
batchPause() |
Field |
getFieldByName(String name) |
<T> T |
getNodeById(String id) |
void |
init() |
void |
onEvent(Object event) |
void |
onEventInternal(Object event) |
void |
tearDown() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddSink, addSink, addSink, addSink, getStreamed, onEvent, onEvent, onEvent, onEvent, onEvent, onEvent, onEvent, publishDoubleSignal, publishIntSignal, publishLongSignal, publishSignal, publishSignal, publishSignal, publishSignal, publishSignal, removeSink, setAuditLogLevelpublic void onEvent(Object event)
onEvent in interface com.fluxtion.runtime.StaticEventProcessorpublic void onEventInternal(Object event)
public void batchPause()
batchPause in interface com.fluxtion.runtime.lifecycle.BatchHandlerpublic void batchEnd()
batchEnd in interface com.fluxtion.runtime.lifecycle.BatchHandlerpublic void init()
init in interface com.fluxtion.runtime.lifecycle.Lifecyclepublic void tearDown()
tearDown in interface com.fluxtion.runtime.lifecycle.Lifecyclepublic <T> T getNodeById(String id) throws NoSuchFieldException
getNodeById in interface com.fluxtion.runtime.StaticEventProcessorNoSuchFieldExceptionCopyright © 2022. All rights reserved.