public interface CorrelatorOperations extends EventSetProcessorOperations
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxInstances()
Returns the maximum number of concurrent instances allowed for this correlator.
|
void |
setMaxInstances(int maxInstances)
Sets the maximum number of concurrent instances allowed for this correlator.
|
getDuration, hasDuration, isSynchronous, setDuration, setSynchronousgetEventName, getEventNames, setEventName, setEventNamesgetKnowledgeBase, getMeta, setMetagetDescription, getDisplayName, getName, setDescription, setDisplayName, setNamevoid setMaxInstances(int maxInstances)
maxInstances - the maximum number of concurrent instances allowed for this correlator.int getMaxInstances()
Copyright © 2016–2018 Softelnet. All rights reserved.