fab12260c75ad77fc5befa37ca082c264765b0cc
Files Diff
- Added: 5
- Removed: 5
- Renamed: 0
- Modified: 19
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method protected igniteFsConfiguration(endPntType String, endPntPort Integer, endPntHost String) : IgfsConfiguration renamed to protected igfsConfiguration(endPntType String, endPntPort Integer, endPntHost String) : IgfsConfiguration in class org.apache.ignite.internal.processors.igfs.IgfsServerManagerIpcEndpointRegistrationAbstractSelfTest | From | To | |
Rename Variable | 2 | ||
Rename Variable igniteFs : IgniteFs to igfs : IgniteFs in method public testZeroReplicationFactor() : void in class org.apache.ignite.igfs.IgfsHadoop20FileSystemAbstractSelfTest | From | To | |
Rename Variable igniteFs : IgniteFs to igfs : IgniteFs in method public testZeroReplicationFactor() : void in class org.apache.ignite.igfs.IgfsHadoopFileSystemAbstractSelfTest | From | To | |
Move Class | 3 | ||
Move Class org.apache.ignite.examples.ignitefs.IgfsNodeStartup moved to org.apache.ignite.examples.igfs.IgfsNodeStartup | From | To | |
Move Class org.apache.ignite.examples.ignitefs.IgfsMapReduceExample moved to org.apache.ignite.examples.igfs.IgfsMapReduceExample | From | To | |
Move Class org.apache.ignite.examples.ignitefs.IgfsExample moved to org.apache.ignite.examples.igfs.IgfsExample | From | To | |
Rename Attribute | 2 | ||
Rename Attribute IGNITEFS_LOOPBACK_CFG : String to IGFS_LOOPBACK_CFG : String in class org.apache.ignite.examples.IgfsExamplesSelfTest | From | To | |
Rename Attribute IGNITEFS_SHMEM_CFG : String to IGFS_SHMEM_CFG : String in class org.apache.ignite.examples.IgfsExamplesSelfTest | From | To | |
Change Package | 1 | ||
Change Package org.apache.ignite.examples.ignitefs to org.apache.ignite.examples.igfs | From | To |