Interface EventQuerySearchTypeSupplier
public interface EventQuerySearchTypeSupplier
Implementations of this interface are able to contribute
search types
to non-scroll-based event processors.
The search types will be added to the original query and their results will be available to event modifiers by the engine.
-
Method Summary
Modifier and TypeMethodDescriptionadditionalSearchTypes(EventDefinition eventDefinition) eventModifierData(Map<String, SearchType.Result> results)
-
Method Details
-
additionalSearchTypes
-
eventModifierData
-