|
Change Parameter Type ctx : GridKernalContext to idx : IgniteH2Indexing in method public GridSqlQuerySplitter(params Object[], collocatedGrpBy boolean, idx IgniteH2Indexing) in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQuerySplitter |
From |
To |
|
Change Parameter Type derivedPartitions : Object[] to derivedPartitions : Object in method public derivedPartitions(derivedPartitions Object) : void in class org.apache.ignite.internal.processors.cache.query.GridCacheSqlQuery |
From |
To |
|
Change Parameter Type derivedPartitions : PartitionInfo[] to derivedPartitions : PartitionResult in method public derivedPartitions(derivedPartitions PartitionResult) : void in class org.apache.ignite.internal.processors.cache.query.GridCacheTwoStepQuery |
From |
To |
|
Change Parameter Type desc : GridH2RowDescriptor to idx : IgniteH2Indexing in method public convert(val Object, idx IgniteH2Indexing, type int) : Object in class org.apache.ignite.internal.processors.query.h2.H2Utils |
From |
To |
|
Move Method public hashCode() : int from class org.apache.ignite.internal.processors.query.h2.affinity.PartitionInfo to public hashCode() : int from class org.apache.ignite.internal.processors.query.h2.affinity.PartitionTableDescriptor |
From |
To |
|
Move Method public equals(obj Object) : boolean from class org.apache.ignite.internal.processors.query.h2.affinity.PartitionInfo to public equals(o Object) : boolean from class org.apache.ignite.internal.processors.query.h2.affinity.PartitionTableDescriptor |
From |
To |
|
Move Method public wrap(obj Object, type int) : Value from class org.apache.ignite.internal.processors.query.h2.opt.GridH2RowDescriptor to public wrap(coCtx CacheObjectValueContext, obj Object, type int) : Value from class org.apache.ignite.internal.processors.query.h2.H2Utils |
From |
To |
|
Move Method public cacheName() : String from class org.apache.ignite.internal.processors.query.h2.affinity.PartitionInfo to public cacheName() : String from class org.apache.ignite.internal.processors.query.h2.affinity.PartitionTableDescriptor |
From |
To |
|
Change Return Type PartitionInfo to PartitionNode in method private extractFromEqual(op GridSqlOperation) : PartitionNode in class org.apache.ignite.internal.processors.query.h2.affinity.PartitionExtractor |
From |
To |
|
Change Return Type GridCacheSqlQuery to void in method public derivedPartitions(derivedPartitions Object) : void in class org.apache.ignite.internal.processors.cache.query.GridCacheSqlQuery |
From |
To |
|
Change Return Type Object[] to Object in method public derivedPartitions() : Object in class org.apache.ignite.internal.processors.cache.query.GridCacheSqlQuery |
From |
To |
|
Change Return Type PartitionInfo to PartitionSingleNode in method private extractSingle(leftCol Column, rightConst GridSqlConst, rightParam GridSqlParameter) : PartitionSingleNode in class org.apache.ignite.internal.processors.query.h2.affinity.PartitionExtractor |
From |
To |
|
Change Return Type PartitionInfo[] to PartitionResult in method public derivedPartitions() : PartitionResult in class org.apache.ignite.internal.processors.cache.query.GridCacheTwoStepQuery |
From |
To |