210c3dd93748b5de65301f2cca2342f36e169b78
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable zkw : ZooKeeperWatcher in method private checkAndFixTableLocks() : void from class org.apache.hadoop.hbase.util.HBaseFsck | From | To | |
Extract Method | 1 | ||
Extract Method public getReplicationPeers(zk ZooKeeperWatcher, conf Configuration, queuesClient ReplicationQueuesClient, abortable Abortable) : ReplicationPeers extracted from public getReplicationPeers(zk ZooKeeperWatcher, conf Configuration, abortable Abortable) : ReplicationPeers in class org.apache.hadoop.hbase.replication.ReplicationFactory | From | To |