221bf7be08f83dbefbb9a68687543795909eb6da
Files Diff
- Added: 3
- Removed: 1
- Renamed: 0
- Modified: 34
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type corsEnabled : boolean to alluxioConf : AlluxioConfiguration in method private createErrorResponse(e Exception, alluxioConf AlluxioConfiguration) : Response in class alluxio.RestUtils | From | To | |
Change Parameter Type corsEnabled : boolean to alluxioConf : AlluxioConfiguration in method private createResponse(object Object, alluxioConf AlluxioConfiguration, headers Map<String,Object>) : Response in class alluxio.RestUtils | From | To | |
Extract Method | 1 | ||
Extract Method public call(callable RestUtils.RestCallable<T>, alluxioConf AlluxioConfiguration, headers Map<String,Object>) : Response extracted from public call(callable RestUtils.RestCallable<T>, alluxioConf AlluxioConfiguration) : Response in class alluxio.RestUtils | From | To | |
Rename Parameter | 2 | ||
Rename Parameter corsEnabled : boolean to alluxioConf : AlluxioConfiguration in method private createErrorResponse(e Exception, alluxioConf AlluxioConfiguration) : Response in class alluxio.RestUtils | From | To | |
Rename Parameter corsEnabled : boolean to alluxioConf : AlluxioConfiguration in method private createResponse(object Object, alluxioConf AlluxioConfiguration, headers Map<String,Object>) : Response in class alluxio.RestUtils | From | To |