fdc3aa6e6f1f163351ef1200e18faed7db96d218
Files Diff
- Added: 16
- Removed: 1
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Attribute | 1 | ||
Extract Attribute protected secondaryIpFinder : TcpDiscoveryVmIpFinder in class org.apache.ignite.internal.processors.igfs.IgfsAbstractSelfTest | From | To | |
Extract Method | 2 | ||
Extract Method public writeRawBinary(writer BinaryRawWriter) : void extracted from public writeBinary(writer BinaryWriter) : void in class org.apache.ignite.igfs.IgfsPath | From | To | |
Extract Method public readRawBinary(reader BinaryRawReader) : void extracted from public readBinary(reader BinaryReader) : void in class org.apache.ignite.igfs.IgfsPath | From | To |