public class PlatformCacheEntryProcessorImpl extends Object implements PlatformCacheEntryProcessor, Externalizable
| Constructor and Description |
|---|
PlatformCacheEntryProcessorImpl()
Externalizable support. |
PlatformCacheEntryProcessorImpl(Object proc,
long ptr)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
process(javax.cache.processor.MutableEntry entry,
Object... args) |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
public PlatformCacheEntryProcessorImpl()
Externalizable support.public PlatformCacheEntryProcessorImpl(Object proc, long ptr)
proc - Native binary processorptr - Pointer to processor in the native platform.public Object process(javax.cache.processor.MutableEntry entry, Object... args) throws javax.cache.processor.EntryProcessorException
process in interface javax.cache.processor.EntryProcessorjavax.cache.processor.EntryProcessorExceptionpublic 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.10.0 Release Date : March 10 2021