cb5061601c77226215aff51366586aff0b398cfe
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 1 | ||
Move Attribute public WILDCARD_ADDRESS : String from class tachyon.Constants to public WILDCARD_ADDRESS : String from class tachyon.util.network.NetworkAddressUtils | From | To | |
Extract Attribute | 1 | ||
Extract Attribute public WILDCARD_ADDRESS : String in class tachyon.util.network.NetworkAddressUtils | From | To | |
Extract Method | 2 | ||
Extract Method private isValidedAddress(address InetAddress, timeout int) : boolean extracted from public getLocalIpAddress(timeout int) : String in class tachyon.util.network.NetworkAddressUtils | From | To |