| Package | Description |
|---|---|
| org.openksavi.sponge.correlator |
Interfaces for correlators.
|
| org.openksavi.sponge.engine.processing |
Interfaces for processing units and related functionalities.
|
| org.openksavi.sponge.rule |
Interfaces for rules.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CorrelatorDefinition
Correlator definition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventSetProcessorMainProcessingUnitHandler.processEventForEventSetProcessorAdapters(EventSetProcessorDefinition processorDefinition,
List<T> eventSetProcessorAdapters,
Event event)
Processes the incoming event for event set processor adapters from the event set processor adapter group.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RuleDefinition
Rule definition.
|
Copyright © 2016–2020 Softelnet. All rights reserved.