public class DmlStatementsProcessor extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DmlStatementsProcessor.EntryValueUpdater
Entry value updater.
|
static class |
DmlStatementsProcessor.InsertEntryProcessor |
static class |
DmlStatementsProcessor.ModifyingEntryProcessor
Entry processor invoked by UPDATE and DELETE operations.
|
| Constructor and Description |
|---|
DmlStatementsProcessor() |
| Modifier and Type | Method and Description |
|---|---|
static IgniteInClosure<javax.cache.processor.MutableEntry<Object,Object>> |
getRemoveClosure(ClusterNode node,
Object key)
Returns the remove closure based on the version of the primary node.
|
public static IgniteInClosure<javax.cache.processor.MutableEntry<Object,Object>> getRemoveClosure(ClusterNode node, Object key)
node - Primary node.key - Key.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025