public abstract class BaseCorrelator extends BaseEventSetProcessor<CorrelatorAdapter> implements Correlator
| Constructor and Description |
|---|
BaseCorrelator() |
| Modifier and Type | Method and Description |
|---|---|
CorrelatorAdapter |
createAdapter() |
void |
finish() |
int |
getMaxInstances() |
boolean |
onAcceptAsFirst(Event event) |
void |
onDuration() |
void |
setMaxInstances(int maxInstances) |
getDuration, getEventSetProcessorAdapterImpl, getFirstEvent, getGroup, hasDuration, isSynchronous, setDuration, setSynchronousgetEventName, getEventNames, setEvent, setEventName, setEventNames, setEventsgetAdapter, getDescription, getDisplayName, getEps, getKb, getKnowledgeBase, getLogger, getMeta, getName, onInit, setAdapter, setDescription, setDisplayName, setMeta, setName, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitonEventgetFirstEvent, getGroupsetEvent, setEventsgetAdapter, getLogger, onConfigure, onInitgetDuration, hasDuration, isSynchronous, setDuration, setSynchronousgetEventName, getEventNames, setEventName, setEventNamesgetKnowledgeBase, getMeta, setMetagetDescription, getDisplayName, getName, setDescription, setDisplayName, setNamepublic final void setMaxInstances(int maxInstances)
setMaxInstances in interface CorrelatorOperationspublic final int getMaxInstances()
getMaxInstances in interface CorrelatorOperationspublic final void finish()
finish in interface Correlatorpublic boolean onAcceptAsFirst(Event event)
onAcceptAsFirst in interface Correlatorpublic void onDuration()
onDuration in interface Correlatorpublic final CorrelatorAdapter createAdapter()
createAdapter in interface ProcessorAdapterFactory<CorrelatorAdapter>Copyright © 2016–2018 Softelnet. All rights reserved.