db9a5b7da76d0876c9515720a8a60acb299ab217
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Variable | 1 | ||
Inline Variable t : JVMClusterUtil.MasterThread in method public startup(masters List<JVMClusterUtil.MasterThread>, regionservers List<JVMClusterUtil.RegionServerThread>) : String from class org.apache.hadoop.hbase.util.JVMClusterUtil | From | To | |
Extract Method | 2 | ||
Extract Method private waitForEvent(millis long, action String, check Supplier<Boolean>) : void extracted from public startup(masters List<JVMClusterUtil.MasterThread>, regionservers List<JVMClusterUtil.RegionServerThread>) : String in class org.apache.hadoop.hbase.util.JVMClusterUtil | From | To |