0d35e88fcb853735b1080717a43ad8b8d7bd20ba
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public _testComplexKeys() : void renamed to public testComplexKeys() : void in class org.apache.ignite.internal.processors.cache.IgniteCacheAbstractFieldsQuerySelfTest | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type spiName : String to primitives : boolean in method protected cache(name String, primitives boolean) : CacheConfiguration in class org.apache.ignite.internal.processors.cache.distributed.near.IgniteCachePartitionedFieldsQuerySelfTest | From | To | |
Rename Variable | 1 | ||
Rename Variable aliasName : String to mapColAlias : String in method private splitSelectExpression(mapSelect List<GridSqlElement>, rdcSelect GridSqlElement[], colNames Set<String>, idx int) : void in class org.apache.ignite.internal.processors.query.h2.sql.GridSqlQuerySplitter | From | To | |
Rename Parameter | 1 | ||
Rename Parameter spiName : String to primitives : boolean in method protected cache(name String, primitives boolean) : CacheConfiguration in class org.apache.ignite.internal.processors.cache.distributed.near.IgniteCachePartitionedFieldsQuerySelfTest | From | To |