95fc53f1056238e0b5f65df7f3015f2aec3d0a20
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testMiniZooKeeper() : void renamed to public testMiniZooKeeperWithMultipleServers() : void in class org.apache.hadoop.hbase.TestHBaseTestingUtility | From | To | |
| Rename Variable | 1 | ||
| Rename Variable parts : String[] to zkClusterKey : ZKClusterKey in method public applyClusterKeyToConf(conf Configuration, key String) : void in class org.apache.hadoop.hbase.zookeeper.ZKUtil | From | To | |
| Change Return Type | 1 | ||
| Change Return Type String[] to ZKClusterKey in method public transformClusterKey(key String) : ZKClusterKey in class org.apache.hadoop.hbase.zookeeper.ZKUtil | From | To | |
| Extract Variable | 2 | ||
| Extract Variable currentClientPort : int in method public startup(baseDir File, numZooKeeperServers int) : int from class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster | From | To | |
| Extract Variable numZooKeeperServers : int in method public startup(baseDir File) : int from class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type parts : String[] to zkClusterKey : ZKClusterKey in method public applyClusterKeyToConf(conf Configuration, key String) : void in class org.apache.hadoop.hbase.zookeeper.ZKUtil | From | To | |
| Extract Method | 4 | ||
| Extract Method private testKey(ensemble String, port int, znode String) : void extracted from public testClusterKey() : void in class org.apache.hadoop.hbase.TestZooKeeper | From | To | |
| Extract Method private makeZKPropsFromHbaseConfig(conf Configuration) : Properties extracted from public makeZKProps(conf Configuration) : Properties in class org.apache.hadoop.hbase.zookeeper.ZKConfig | From | To | |
| Extract Method private makeZKPropsFromZooCfg(conf Configuration) : Properties extracted from public makeZKProps(conf Configuration) : Properties in class org.apache.hadoop.hbase.zookeeper.ZKConfig | From | To |