1de98aff915b311a6e367bfd99332d7061501ad9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute mUseZookeeper : boolean to mZkLeaderPath : String in class alluxio.AbstractMasterClient | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type mUseZookeeper : boolean to mZkLeaderPath : String in class alluxio.AbstractMasterClient | From | To | |
Extract Method | 1 | ||
Extract Method private getAddress(zkLeaderPath String) : InetSocketAddress extracted from public getAddress() : InetSocketAddress in class alluxio.AbstractMasterClient | From | To |