1efefbd9497fdf31c36ff27634a5e13d5c74ea9a
Files Diff
- Added: 2
 - Removed: 0
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable part : GridDhtLocalPartition to r : GridReservable in method private onQueryRequest(node ClusterNode, req GridQueryRequest) : void in class org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type reserved : List<GridDhtLocalPartition> to reserved : List<GridReservable> in method private onQueryRequest(node ClusterNode, req GridQueryRequest) : void in class org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor | From | To | |
| Change Variable Type part : GridDhtLocalPartition to r : GridReservable in method private onQueryRequest(node ClusterNode, req GridQueryRequest) : void in class org.apache.ignite.internal.processors.query.h2.twostep.GridMapQueryExecutor | From | To | |
| Extract Interface | 1 | ||
| Extract Interface org.apache.ignite.internal.processors.cache.distributed.dht.GridReservable from classes [org.apache.ignite.internal.processors.cache.distributed.dht.GridDhtLocalPartition] | From | To |