public class BaseCorrelatorDefinition extends BaseEventSetProcessorDefinition implements CorrelatorDefinition
| Modifier and Type | Field and Description |
|---|---|
static int |
UNBOUND_MAX_INSTANCES |
duration| Constructor and Description |
|---|
BaseCorrelatorDefinition() |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxInstances() |
boolean |
isMaxInstancesUnbound() |
void |
setMaxInstances(int maxInstances) |
getDuration, hasDuration, isSingleton, isSynchronous, setDuration, setSynchronousgetEventName, getEventNames, setEventName, setEventNamesclone, getDescription, getDisplayName, getKnowledgeBase, getMeta, getName, getProcessorClass, isJavaDefined, setDescription, setDisplayName, setJavaDefined, setKnowledgeBase, setMeta, setName, setProcessorClass, toStringequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisSingletongetDuration, hasDuration, isSynchronous, setDuration, setSynchronousgetEventName, getEventNames, setEventName, setEventNamesgetKnowledgeBase, getMeta, setMetagetDescription, getDisplayName, getName, setDescription, setDisplayName, setNamepublic static final int UNBOUND_MAX_INSTANCES
public void setMaxInstances(int maxInstances)
setMaxInstances in interface CorrelatorOperationspublic int getMaxInstances()
getMaxInstances in interface CorrelatorOperationspublic boolean isMaxInstancesUnbound()
Copyright © 2016–2018 Softelnet. All rights reserved.