Class CacheEntryProcessorClosureArgs<K,V,R>
java.lang.Object
org.gridgain.ignite.migrationtools.adapter.compute.jobs.CacheEntryProcessorClosureArgs<K,V,R>
- All Implemented Interfaces:
Serializable
Arguments for CacheEntryProcessorClosure.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCacheEntryProcessorClosureArgs(String cacheName, K key, String processorClassName, Object[] args) Constructor. -
Method Summary