ec364d0d6c4369f07a6f22150717b4d62a1b2cc5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private initAndStartReplicationEndpoint() : void renamed to private createReplicationEndpoint() : ReplicationEndpoint in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource | From | To | |
Change Return Type | 1 | ||
Change Return Type void to ReplicationEndpoint in method private createReplicationEndpoint() : ReplicationEndpoint in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource | From | To |