| Package | Description |
|---|---|
| org.openksavi.sponge.java |
Abstract implementations of processors for Java support and classes for Java-based knowledge bases.
|
| Modifier and Type | Method and Description |
|---|---|
JCorrelator |
JCorrelator.withCategory(String category) |
JCorrelator |
JCorrelator.withDescription(String description) |
JCorrelator |
JCorrelator.withDuration(Duration duration) |
JCorrelator |
JCorrelator.withEvent(String eventName) |
JCorrelator |
JCorrelator.withEvents(List<String> eventNames) |
JCorrelator |
JCorrelator.withEvents(String... events) |
JCorrelator |
JCorrelator.withFeature(String name,
Object value) |
JCorrelator |
JCorrelator.withFeatures(Map<String,Object> features) |
JCorrelator |
JCorrelator.withInstanceSynchronous(boolean instanceSynchronous) |
JCorrelator |
JCorrelator.withLabel(String label) |
JCorrelator |
JCorrelator.withMaxInstances(int maxInstances) |
JCorrelator |
JCorrelator.withName(String name) |
JCorrelator |
JCorrelator.withSynchronous(Boolean synchronous) |
JCorrelator |
JCorrelator.withVersion(Integer version) |
Copyright © 2016–2021 Softelnet. All rights reserved.