public class BaseCorrelatorMeta extends BaseEventSetProcessorMeta implements CorrelatorMeta
| Modifier and Type | Field and Description |
|---|---|
static int |
UNBOUND_MAX_INSTANCES |
duration| Constructor and Description |
|---|
BaseCorrelatorMeta() |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxInstances() |
boolean |
isInstanceSynchronous() |
boolean |
isMaxInstancesUnbound() |
void |
setInstanceSynchronous(boolean instanceSynchronous) |
void |
setMaxInstances(int maxInstances) |
getDuration, hasDuration, isSynchronous, setDuration, setSynchronousaddEventNames, getEventName, getEventNames, setEventNamesgetCategory, getDescription, getFeatures, getLabel, getName, getVersion, setCategory, setDescription, setFeatures, setLabel, setName, setVersion, withCategory, withDescription, withFeature, withFeatures, withLabel, withName, withVersionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDuration, hasDuration, isSynchronous, setDuration, setSynchronousaddEventNames, getEventName, getEventNames, setEventNamesgetCategory, getFeatures, setCategory, setFeaturesgetDescription, getLabel, getName, setDescription, setLabel, setNamegetVersion, setVersionpublic static final int UNBOUND_MAX_INSTANCES
public void setMaxInstances(int maxInstances)
setMaxInstances in interface CorrelatorMetapublic int getMaxInstances()
getMaxInstances in interface CorrelatorMetapublic boolean isMaxInstancesUnbound()
public boolean isInstanceSynchronous()
isInstanceSynchronous in interface CorrelatorMetapublic void setInstanceSynchronous(boolean instanceSynchronous)
setInstanceSynchronous in interface CorrelatorMetaCopyright © 2016–2019 Softelnet. All rights reserved.