9d6b237ae8676750c97dad2b9d2655dbd43f67fa
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 3 | ||
Extract Method public shutdownService(service ChoreService) : void extracted from public testShutdownCancelsScheduledChores() : void in class org.apache.hadoop.hbase.TestChoreService | From | To | |
Extract Method public shutdownService(service ChoreService) : void extracted from public testShutdownRejectsNewSchedules() : void in class org.apache.hadoop.hbase.TestChoreService | From | To | |
Extract Method public shutdownService(service ChoreService) : void extracted from public testShutdownWorksWhileChoresAreExecuting() : void in class org.apache.hadoop.hbase.TestChoreService | From | To |