public class PlatformContinuousQueryRemoteFilter extends Object implements PlatformContinuousQueryFilter, Externalizable
| Constructor and Description |
|---|
PlatformContinuousQueryRemoteFilter()
Externalizable support. |
PlatformContinuousQueryRemoteFilter(Object filter)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(javax.cache.event.CacheEntryEvent evt) |
void |
onQueryUnregister()
Callback for query unregister event.
|
void |
readExternal(ObjectInput in) |
String |
toString() |
void |
writeExternal(ObjectOutput out) |
public PlatformContinuousQueryRemoteFilter()
Externalizable support.public PlatformContinuousQueryRemoteFilter(Object filter)
filter - Serialized native filter.public boolean evaluate(javax.cache.event.CacheEntryEvent evt)
throws javax.cache.event.CacheEntryListenerException
evaluate in interface javax.cache.event.CacheEntryEventFilterjavax.cache.event.CacheEntryListenerExceptionpublic void onQueryUnregister()
onQueryUnregister in interface PlatformContinuousQueryFilterpublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundException
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021