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