2a26d960f2bf7433a27588a674dab65dd3c7b612
Files Diff
- Added: 4
- Removed: 4
- Renamed: 0
- Modified: 82
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Rename Class | 2 | ||
| Move And Rename Class org.apache.ignite.examples.ggfs.GgfsNodeStartup moved and renamed to org.apache.ignite.examples.fs.IgniteFsNodeStartup | From | To | |
| Move And Rename Class org.apache.ignite.examples.ggfs.GgfsMapReduceExample moved and renamed to org.apache.ignite.examples.fs.IgniteFsMapReduceExample | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute GGFS_LOOPBACK_CFG : String to IGNITEFS_LOOPBACK_CFG : String in class org.apache.ignite.examples.IgniteFsExamplesSelfTest | From | To | |
| Rename Attribute GGFS_SHMEM_CFG : String to IGNITEFS_SHMEM_CFG : String in class org.apache.ignite.examples.IgniteFsExamplesSelfTest | From | To | |
| Extract Variable | 1 | ||
| Extract Variable product : DimProduct in method private populateDimensions() : void from class org.apache.ignite.examples.datagrid.starschema.CacheStarSchemaExample | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter ggfs : IgniteFs to igniteFs : IgniteFs in method public execute(igniteFs IgniteFs, in IgniteFsRangeInputStream) : Object in class org.apache.ignite.examples.fs.IgniteFsMapReduceExample.GrepJob | From | To |