1556939236016bb51e45ffa1e8038c74e0f0db75
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract And Move Method | 2 | ||
Extract And Move Method public putAllConfiguration(configuration Map<String,String>) : ReplicationPeerConfigBuilder extracted from public updatePeerConfig(id String, newConfig ReplicationPeerConfig) : void in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl & moved to class org.apache.hadoop.hbase.replication.ReplicationPeerConfigBuilder | From | To | |
Extract And Move Method public putAllPeerData(peerData Map<byte[],byte[]>) : ReplicationPeerConfigBuilder extracted from public updatePeerConfig(id String, newConfig ReplicationPeerConfig) : void in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl & moved to class org.apache.hadoop.hbase.replication.ReplicationPeerConfigBuilder | From | To |