288b0d5058ea84f46437de0859eb915e050df14f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type ex : Exception to ex : Throwable in method public from(ex Throwable) : AlluxioStatusException in class alluxio.exception.status.AlluxioStatusException | From | To | |
Change Return Type | 1 | ||
Change Return Type String to void in method private validateReadRequest(request Protocol.ReadRequest) : void in class alluxio.worker.netty.DataServerReadHandler | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type mCause : Throwable to mCause : AlluxioStatusException in class alluxio.worker.netty.DataServerWriteHandler.Error | From | To |