e0445097b412dd09cd91148a4ead1e086a2b0bb6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type cause : Throwable to cause : AlluxioStatusException in method package Error(cause AlluxioStatusException, notifyClient boolean) in class alluxio.worker.netty.DataServerWriteHandler.Error | From | To | |
| Change Parameter Type cause : Throwable to cause : AlluxioStatusException in method package Error(cause AlluxioStatusException, notifyClient boolean) in class alluxio.worker.netty.DataServerReadHandler.Error | From | To | |
| Change Return Type | 1 | ||
| Change Return Type String to void in method private validateRequest(msg RPCProtoMessage) : void in class alluxio.worker.netty.DataServerWriteHandler | From | To | |
| Merge Variable | 1 | ||
| Merge Variable [code : Protocol.Status.Code, message : String] to se : AlluxioStatusException in method private replyError(e Exception) : void in class alluxio.worker.netty.DataServerReadHandler.PacketReader | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type mCause : Throwable to mCause : AlluxioStatusException in class alluxio.worker.netty.DataServerReadHandler.Error | From | To |