18f07455ea9be4166dabb9b590f5a037374830b6
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 9
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type servlet : RESTServlet to conf : Configuration in method private parseCommandLine(args String[], conf Configuration) : void in class org.apache.hadoop.hbase.rest.RESTServer | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type server : Server to server : RESTServer in class org.apache.hadoop.hbase.rest.HBaseRESTTestingUtility | From | To | |
Extract Method | 1 | ||
Extract Method public run() : void extracted from public main(args String[]) : void in class org.apache.hadoop.hbase.rest.RESTServer | From | To | |
Rename Parameter | 1 | ||
Rename Parameter servlet : RESTServlet to conf : Configuration in method private parseCommandLine(args String[], conf Configuration) : void in class org.apache.hadoop.hbase.rest.RESTServer | From | To |