3ab3a6498812c9fa0c53dae02ce696033062af87
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Attribute | 2 | ||
Pull Up Attribute private baseUrl : URL from class org.apache.hadoop.http.TestSSLHttpServer to protected baseUrl : URL from class org.apache.hadoop.http.HttpServerFunctionalTest | From | To | |
Pull Up Attribute private baseUrl : URL from class org.apache.hadoop.http.TestHttpServer to protected baseUrl : URL from class org.apache.hadoop.http.HttpServerFunctionalTest | From | To | |
Move Class | 1 | ||
Move Class org.apache.hadoop.http.TestHttpServer.LongHeaderServlet moved to org.apache.hadoop.http.HttpServerFunctionalTest.LongHeaderServlet | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method protected testLongHeader(conn HttpURLConnection) : void extracted from public testLongHeader() : void in class org.apache.hadoop.http.TestHttpServer & moved to class org.apache.hadoop.http.HttpServerFunctionalTest | From | To |