protected static class GridCacheQueueAdapter.RemoveProcessor extends Object implements javax.cache.processor.EntryProcessor<GridCacheQueueHeaderKey,GridCacheQueueHeader,Long>, Externalizable
| Constructor and Description |
|---|
GridCacheQueueAdapter.RemoveProcessor()
Required by
Externalizable. |
GridCacheQueueAdapter.RemoveProcessor(IgniteUuid id,
Long idx) |
| 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 GridCacheQueueAdapter.RemoveProcessor()
Externalizable.public GridCacheQueueAdapter.RemoveProcessor(IgniteUuid id, Long idx)
id - Queue UUID.idx - Index of item to be removed.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 Fabric : ver. 2.0.0 Release Date : April 30 2017