public interface PlatformEventFilterListener extends IgnitePredicate<Event>, IgniteBiPredicate<UUID,Event>
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(GridKernalContext ctx)
Initializes the filter.
|
void |
onClose()
Callback invoked when filter is closed.
|
applyapplyvoid initialize(GridKernalContext ctx)
void onClose()
Follow @ApacheIgnite
Ignite Fabric : ver. 1.9.0 Release Date : March 2 2017