5a18fe379dde051b62480f3cc05d8bc4ae3c0d4b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 5 | ||
Rename Method public hasReadType() : boolean renamed to public hasPromote() : boolean in class alluxio.proto.dataserver.Protocol.ReadRequestOrBuilder | From | To | |
Rename Method public hasReadType() : boolean renamed to public hasPromote() : boolean in class alluxio.proto.dataserver.Protocol.ReadRequest | From | To | |
Rename Method public hasReadType() : boolean renamed to public hasPromote() : boolean in class alluxio.proto.dataserver.Protocol.ReadRequest.Builder | From | To | |
Rename Method public clearReadType() : Builder renamed to public clearPromote() : Builder in class alluxio.proto.dataserver.Protocol.ReadRequest.Builder | From | To | |
Rename Method public setReadType(value Protocol.ReadType) : Builder renamed to public setPromote(value boolean) : Builder in class alluxio.proto.dataserver.Protocol.ReadRequest.Builder | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type value : Protocol.ReadType to value : boolean in method public setPromote(value boolean) : Builder in class alluxio.proto.dataserver.Protocol.ReadRequest.Builder | From | To | |
Rename Attribute | 2 | ||
Rename Attribute readType_ : Protocol.ReadType to promote_ : boolean in class alluxio.proto.dataserver.Protocol.ReadRequest.Builder | From | To | |
Rename Attribute readType_ : Protocol.ReadType to promote_ : boolean in class alluxio.proto.dataserver.Protocol.ReadRequest | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type readType_ : Protocol.ReadType to promote_ : boolean in class alluxio.proto.dataserver.Protocol.ReadRequest | From | To | |
Change Attribute Type readType_ : Protocol.ReadType to promote_ : boolean in class alluxio.proto.dataserver.Protocol.ReadRequest.Builder | From | To |