|
Change Parameter Type distributed : DistributedPlanInfo to distributed : DmlDistributedPlanInfo in method public UpdatePlan(mode UpdateMode, tbl GridH2Table, colNames String[], colTypes int[], keySupplier KeyValueSupplier, valSupplier KeyValueSupplier, keyColIdx int, valColIdx int, selectQry String, isLocSubqry boolean, rowsNum int, fastUpdate FastUpdate, distributed DmlDistributedPlanInfo) in class org.apache.ignite.internal.processors.query.h2.dml.UpdatePlan |
From |
To |
|
Change Parameter Type fastUpdateArgs : FastUpdateArguments to fastUpdate : FastUpdate in method public UpdatePlan(mode UpdateMode, tbl GridH2Table, colNames String[], colTypes int[], keySupplier KeyValueSupplier, valSupplier KeyValueSupplier, keyColIdx int, valColIdx int, selectQry String, isLocSubqry boolean, rowsNum int, fastUpdate FastUpdate, distributed DmlDistributedPlanInfo) in class org.apache.ignite.internal.processors.query.h2.dml.UpdatePlan |
From |
To |
|
Change Variable Type sender : BatchSender to sender : DmlBatchSender in method private doInsert(plan UpdatePlan, cursor Iterable<List<?>>, pageSize int) : long in class org.apache.ignite.internal.processors.query.h2.DmlStatementsProcessor |
From |
To |
|
Change Variable Type distributed : UpdatePlan.DistributedPlanInfo to distributed : DmlDistributedPlanInfo in method private planForInsert(stmt GridSqlStatement, loc boolean, idx IgniteH2Indexing, conn Connection, fieldsQuery SqlFieldsQuery) : UpdatePlan in class org.apache.ignite.internal.processors.query.h2.dml.UpdatePlanBuilder |
From |
To |
|
Change Variable Type sender : BatchSender to sender : DmlBatchSender in method private doDelete(cctx GridCacheContext, cursor Iterable<List<?>>, pageSize int) : UpdateResult in class org.apache.ignite.internal.processors.query.h2.DmlStatementsProcessor |
From |
To |
|
Change Variable Type distributed : UpdatePlan.DistributedPlanInfo to distributed : DmlDistributedPlanInfo in method private planForUpdate(stmt GridSqlStatement, loc boolean, idx IgniteH2Indexing, conn Connection, fieldsQuery SqlFieldsQuery, errKeysPos Integer) : UpdatePlan in class org.apache.ignite.internal.processors.query.h2.dml.UpdatePlanBuilder |
From |
To |
|
Change Variable Type pageRes : PageProcessingResult to pageRes : DmlPageProcessingResult in method private sendBatch(batch Map<Object,EntryProcessor<Object,Object,Boolean>>) : void in class org.apache.ignite.internal.processors.query.h2.dml.DmlBatchSender |
From |
To |
|
Change Variable Type sender : BatchSender to sender : DmlBatchSender in method private doUpdate(plan UpdatePlan, cursor Iterable<List<?>>, pageSize int) : UpdateResult in class org.apache.ignite.internal.processors.query.h2.DmlStatementsProcessor |
From |
To |
|
Change Variable Type fastUpdate : FastUpdateArguments to fastUpdate : FastUpdate in method private planForUpdate(stmt GridSqlStatement, loc boolean, idx IgniteH2Indexing, conn Connection, fieldsQuery SqlFieldsQuery, errKeysPos Integer) : UpdatePlan in class org.apache.ignite.internal.processors.query.h2.dml.UpdatePlanBuilder |
From |
To |
|
Rename Variable newValSupplier : KeyValueSupplier to valSupplier : KeyValueSupplier in method private planForUpdate(stmt GridSqlStatement, loc boolean, idx IgniteH2Indexing, conn Connection, fieldsQuery SqlFieldsQuery, errKeysPos Integer) : UpdatePlan in class org.apache.ignite.internal.processors.query.h2.dml.UpdatePlanBuilder |
From |
To |
|
Rename Variable srcVal : Object to oldVal : Object in method private doUpdate(plan UpdatePlan, cursor Iterable<List<?>>, pageSize int) : UpdateResult in class org.apache.ignite.internal.processors.query.h2.DmlStatementsProcessor |
From |
To |
|
Rename Variable gridTbl : GridH2Table to h2Tbl : GridH2Table in method private planForUpdate(stmt GridSqlStatement, loc boolean, idx IgniteH2Indexing, conn Connection, fieldsQuery SqlFieldsQuery, errKeysPos Integer) : UpdatePlan in class org.apache.ignite.internal.processors.query.h2.dml.UpdatePlanBuilder |
From |
To |
|
Rename Parameter key : FastUpdateArgument to keyArg : FastUpdateArgument in method private FastUpdate(keyArg FastUpdateArgument, valArg FastUpdateArgument, newValArg FastUpdateArgument) in class org.apache.ignite.internal.processors.query.h2.dml.FastUpdate |
From |
To |
|
Rename Parameter newVal : FastUpdateArgument to newValArg : FastUpdateArgument in method private FastUpdate(keyArg FastUpdateArgument, valArg FastUpdateArgument, newValArg FastUpdateArgument) in class org.apache.ignite.internal.processors.query.h2.dml.FastUpdate |
From |
To |
|
Rename Parameter fastUpdateArgs : FastUpdateArguments to fastUpdate : FastUpdate in method public UpdatePlan(mode UpdateMode, tbl GridH2Table, colNames String[], colTypes int[], keySupplier KeyValueSupplier, valSupplier KeyValueSupplier, keyColIdx int, valColIdx int, selectQry String, isLocSubqry boolean, rowsNum int, fastUpdate FastUpdate, distributed DmlDistributedPlanInfo) in class org.apache.ignite.internal.processors.query.h2.dml.UpdatePlan |
From |
To |
|
Rename Parameter val : FastUpdateArgument to valArg : FastUpdateArgument in method private FastUpdate(keyArg FastUpdateArgument, valArg FastUpdateArgument, newValArg FastUpdateArgument) in class org.apache.ignite.internal.processors.query.h2.dml.FastUpdate |
From |
To |