33396c3629a83f2379a69f3a3b493ae8e6ee0a13
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 2 | ||
| Move Method public isAborted() : boolean from class org.apache.hadoop.hbase.replication.master.ReplicationHFileCleaner to public isAborted() : boolean from class org.apache.hadoop.hbase.replication.master.ReplicationHFileCleaner.WarnOnlyAbortable | From | To | |
| Move Method public abort(why String, e Throwable) : void from class org.apache.hadoop.hbase.replication.master.ReplicationHFileCleaner to public abort(why String, e Throwable) : void from class org.apache.hadoop.hbase.replication.master.ReplicationHFileCleaner.WarnOnlyAbortable | From | To | |
| Extract Class | 1 | ||
| Extract Class org.apache.hadoop.hbase.replication.master.ReplicationHFileCleaner.WarnOnlyAbortable from class org.apache.hadoop.hbase.replication.master.ReplicationHFileCleaner | 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.ReplicationHFileCleaner | From | To |