205ef54fa55c8952729ba0a50a1f69ea0cd1bde8
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable workerAddress : InetSocketAddress to address : InetSocketAddress in method private getBindAddress(service ServiceType) : void in class alluxio.util.network.NetworkAddressUtilsTest | From | To | |
Extract Variable | 1 | ||
Extract Variable clusterAddresses : List<Address> in method public startInternal() : void from class alluxio.master.journal.raft.RaftJournalSystem | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public validate() : void extracted from private RaftJournalSystem(conf RaftJournalConfiguration) in class alluxio.master.journal.raft.RaftJournalSystem & moved to class alluxio.master.journal.raft.RaftJournalConfiguration | From | To |