36e7e19830dc53c0ed02a0d83806b2cb5a7c7ce5
Files Diff
- Added: 1
 - Removed: 1
 - Renamed: 0
 - Modified: 5
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method private toObject(cls Class, idx int) : Object renamed to private toJobArgument(cls Class) : Object in class org.apache.ignite.internal.visor.compute.VisorGatewayTask.VisorGatewayJob | From | To | |
| Rename Method private toSimpleObject(cls Class, val String) : Object renamed to private toObject(cls Class, val String) : Object in class org.apache.ignite.internal.visor.compute.VisorGatewayTask.VisorGatewayJob | From | To | |
| Change Parameter Type | 3 | ||
| Change Parameter Type cacheName : String to arg : VisorCachePartitionsTaskArg in method protected run(arg VisorCachePartitionsTaskArg) : VisorCachePartitions in class org.apache.ignite.internal.visor.cache.VisorCachePartitionsTask.VisorCachePartitionsJob | From | To | |
| Change Parameter Type cacheName : String to arg : VisorCachePartitionsTaskArg in method private VisorCachePartitionsJob(arg VisorCachePartitionsTaskArg, debug boolean) in class org.apache.ignite.internal.visor.cache.VisorCachePartitionsTask.VisorCachePartitionsJob | From | To | |
| Change Parameter Type arg : String to arg : VisorCachePartitionsTaskArg in method protected job(arg VisorCachePartitionsTaskArg) : VisorCachePartitionsJob in class org.apache.ignite.internal.visor.cache.VisorCachePartitionsTask | From | To | |
| Rename Variable | 1 | ||
| Rename Variable initargs : Object[] to initArgs : Object[] in method public execute() : Object in class org.apache.ignite.internal.visor.compute.VisorGatewayTask.VisorGatewayJob | From | To | |
| Change Return Type | 2 | ||
| Change Return Type List<VisorCachePartition> to Map<Integer,Long> in method public getBackup() : Map<Integer,Long> in class org.apache.ignite.internal.visor.cache.VisorCachePartitions | From | To | |
| Change Return Type List<VisorCachePartition> to Map<Integer,Long> in method public getPrimary() : Map<Integer,Long> in class org.apache.ignite.internal.visor.cache.VisorCachePartitions | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type sz : int to sz : long in method protected run(arg VisorCachePartitionsTaskArg) : VisorCachePartitions in class org.apache.ignite.internal.visor.cache.VisorCachePartitionsTask.VisorCachePartitionsJob | From | To | |
| Change Attribute Type | 2 | ||
| Change Attribute Type primary : List<VisorCachePartition> to primary : Map<Integer,Long> in class org.apache.ignite.internal.visor.cache.VisorCachePartitions | From | To | |
| Change Attribute Type backup : List<VisorCachePartition> to backup : Map<Integer,Long> in class org.apache.ignite.internal.visor.cache.VisorCachePartitions | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter cacheName : String to arg : VisorCachePartitionsTaskArg in method private VisorCachePartitionsJob(arg VisorCachePartitionsTaskArg, debug boolean) in class org.apache.ignite.internal.visor.cache.VisorCachePartitionsTask.VisorCachePartitionsJob | From | To | |
| Rename Parameter cacheName : String to arg : VisorCachePartitionsTaskArg in method protected run(arg VisorCachePartitionsTaskArg) : VisorCachePartitions in class org.apache.ignite.internal.visor.cache.VisorCachePartitionsTask.VisorCachePartitionsJob | From | To |