HI, is there any way to update a column value in ignite other than EntryProcessor ?
IgniteCache#invokeAll(keys, EntryProcessor) need the keys in hand.
HI, is there any way to update a column value in ignite other than EntryProcessor ?
IgniteCache#invokeAll(keys, EntryProcessor) need the keys in hand.