protected static class GridCacheQueueAdapter.PollProcessor extends Object implements javax.cache.processor.EntryProcessor<GridCacheQueueHeaderKey,GridCacheQueueHeader,Long>, Externalizable
| Constructor and Description |
|---|
PollProcessor()
Required by
Externalizable. |
PollProcessor(IgniteUuid id) |
| Modifier and Type | Method and Description |
|---|---|
Long |
process(javax.cache.processor.MutableEntry<GridCacheQueueHeaderKey,GridCacheQueueHeader> e,
Object... args) |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
public PollProcessor()
Externalizable.public PollProcessor(IgniteUuid id)
id - Queue unique ID.public Long process(javax.cache.processor.MutableEntry<GridCacheQueueHeaderKey,GridCacheQueueHeader> e, Object... args)
process in interface javax.cache.processor.EntryProcessor<GridCacheQueueHeaderKey,GridCacheQueueHeader,Long>public 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.9.0 Release Date : October 15 2020