21e98271c32f0d44106515a72b2c92d518c03668
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public isThisOurZnode(znode String) : boolean renamed to public isThisOurRegionServer(regionserver String) : boolean in class org.apache.hadoop.hbase.replication.ReplicationQueues | From | To | |
Rename Method public isThisOurZnode(znode String) : boolean renamed to public isThisOurRegionServer(regionserver String) : boolean in class org.apache.hadoop.hbase.replication.ReplicationQueuesZKImpl | From | To | |
Rename Parameter | 2 | ||
Rename Parameter znode : String to regionserver : String in method public isThisOurRegionServer(regionserver String) : boolean in class org.apache.hadoop.hbase.replication.ReplicationQueues | From | To | |
Rename Parameter znode : String to regionserver : String in method public isThisOurRegionServer(regionserver String) : boolean in class org.apache.hadoop.hbase.replication.ReplicationQueuesZKImpl | From | To |