3e7d19e0ecf5df0b991476d93bc7322208521d5f
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 17
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 3 | ||
Change Parameter Type row : GridH2KeyValueRowOffheap to row : GridH2Row in method public cache(row GridH2Row) : void in class org.apache.ignite.internal.processors.query.h2.opt.GridH2RowDescriptor | From | To | |
Change Parameter Type row : GridH2KeyValueRowOffheap to row : GridH2Row in method public cache(row GridH2Row) : void in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing.RowDescriptor | From | To | |
Change Parameter Type key : int to key : Object in method private checkEmpty(internalCache GridCacheAdapter, key Object) : void in class org.apache.ignite.internal.processors.database.IgniteDbSingleNodePutGetSelfTest | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type rowCache : CacheLongKeyLIRS<GridH2KeyValueRowOffheap> to rowCache : CacheLongKeyLIRS<GridH2Row> in class org.apache.ignite.internal.processors.query.h2.IgniteH2Indexing.Schema | From | To |