152594560e29549642587b850320f5d66339b747
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public setUpBeforeClass() : void renamed to protected setupZkAndReplication() : void in class org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManager | From | To | |
Push Down Method | 2 | ||
Push Down Method public testFailoverDeadServerCversionChange() : void from class org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManager to public testFailoverDeadServerCversionChange() : void from class org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManagerZkImpl | From | To | |
Push Down Method public testNodeFailoverDeadServerParsing() : void from class org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManager to public testNodeFailoverDeadServerParsing() : void from class org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManagerZkImpl | From | To | |
Extract Subclass | 1 | ||
Extract Subclass org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManagerZkImpl from class org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManager | From | To | |
Move Method | 2 | ||
Move Method private createReplicationTable() : void from class org.apache.hadoop.hbase.replication.ReplicationTableBase to private createReplicationTable() : void from class org.apache.hadoop.hbase.replication.ReplicationTableBase.CreateReplicationTableWorker | From | To | |
Move Method private replicationTableExists() : boolean from class org.apache.hadoop.hbase.replication.ReplicationTableBase to private replicationTableExists() : boolean from class org.apache.hadoop.hbase.replication.ReplicationTableBase.CreateReplicationTableWorker | From | To | |
Inline Method | 1 | ||
Inline Method private getLogsInQueueAndCheckOwnership(rowKey byte[]) : List<String> inlined to public getLogsInQueue(queueId String) : List<String> in class org.apache.hadoop.hbase.replication.TableBasedReplicationQueuesImpl | From | To | |
Move Attribute | 1 | ||
Move Attribute private admin : Admin from class org.apache.hadoop.hbase.replication.ReplicationTableBase to private admin : Admin from class org.apache.hadoop.hbase.replication.ReplicationTableBase.CreateReplicationTableWorker | From | To | |
Extract Class | 1 | ||
Extract Class org.apache.hadoop.hbase.replication.ReplicationTableBase.CreateReplicationTableWorker from class org.apache.hadoop.hbase.replication.ReplicationTableBase | From | To | |
Rename Attribute | 1 | ||
Rename Attribute admin : Admin to executor : Executor in class org.apache.hadoop.hbase.replication.ReplicationTableBase | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type admin : Admin to executor : Executor in class org.apache.hadoop.hbase.replication.ReplicationTableBase | From | To |