2d8e0a0477cdfc1d13373cde54e0cd080db514f5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method public abort(why String, e Throwable) : void from class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner to public abort(why String, e Throwable) : void from class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner.WarnOnlyAbortable | From | To | |
Move Method public isAborted() : boolean from class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner to public isAborted() : boolean from class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner.WarnOnlyAbortable | From | To | |
Extract Class | 1 | ||
Extract Class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner.WarnOnlyAbortable from class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner | From | To | |
Extract Method | 1 | ||
Extract Method public setConf(conf Configuration, zk ZooKeeperWatcher) : void extracted from public setConf(config Configuration) : void in class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner | From | To |