a871d3139a9275950bc7a8bc1c48330843c94325
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type Collection to Collection<?> in method public coordinatedByZK() : Collection<?> in class org.apache.hadoop.hbase.master.TestRestartCluster | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable testServer : ServerName to serverName : ServerName in method private getServerStateNode(serverName ServerName) : ServerStateNode in class org.apache.hadoop.hbase.master.TestRestartCluster | From | To | |
Change Variable Type | 1 | ||
Change Variable Type procedure : Procedure to procedure : Procedure<?> in method public testClusterRestartFailOver() : void in class org.apache.hadoop.hbase.master.TestRestartCluster | From | To | |
Extract Method | 1 | ||
Extract Method private getServerStateNode(serverName ServerName) : ServerStateNode extracted from public testClusterRestartFailOver() : void in class org.apache.hadoop.hbase.master.TestRestartCluster | From | To |