protected static class CacheContinuousQueryManager.JCacheQueryRemoteFilter extends Object implements CacheEntryEventSerializableFilter, Externalizable
| Modifier and Type | Field and Description |
|---|---|
protected javax.cache.event.CacheEntryEventFilter |
impl |
| Constructor and Description |
|---|
CacheContinuousQueryManager.JCacheQueryRemoteFilter()
For
Externalizable. |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
async() |
boolean |
evaluate(javax.cache.event.CacheEntryEvent evt) |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
public CacheContinuousQueryManager.JCacheQueryRemoteFilter()
Externalizable.public boolean evaluate(javax.cache.event.CacheEntryEvent evt)
evaluate in interface javax.cache.event.CacheEntryEventFilterpublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionprotected boolean async()
True if filter should be executed in non-system thread.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.1.0 Release Date : July 20 2017