public class PlatformLocalEventListener extends Object implements IgnitePredicate<Event>
| Constructor and Description |
|---|
PlatformLocalEventListener(int id)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(Event evt)
Predicate body.
|
boolean |
equals(Object o) |
int |
hashCode() |
public PlatformLocalEventListener(int id)
id - Listener id.public boolean apply(Event evt)
apply in interface IgnitePredicate<Event>evt - Predicate parameter.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020