6f36215f2a899a93f1dec994b5d1b5c7789b2a50
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 46
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type posixPerm : String to permission : short in method private CompleteUfsFileOptions(user String, group String, permission short) in class alluxio.client.file.options.CompleteUfsFileOptions | From | To | |
Change Parameter Type posixPerm : String to permission : short in method public CreateUfsFileOptions(user String, group String, permission short) in class alluxio.client.file.options.CreateUfsFileOptions | From | To | |
Rename Variable | 6 | ||
Rename Variable present_posixPerm : boolean to present_permission : boolean in method public hashCode() : int in class alluxio.thrift.CreateUfsFileTOptions | From | To | |
Rename Variable this_present_posixPerm : boolean to this_present_permission : boolean in method public equals(that CompleteUfsFileTOptions) : boolean in class alluxio.thrift.CompleteUfsFileTOptions | From | To | |
Rename Variable that_present_posixPerm : boolean to that_present_permission : boolean in method public equals(that CreateUfsFileTOptions) : boolean in class alluxio.thrift.CreateUfsFileTOptions | From | To | |
Rename Variable present_posixPerm : boolean to present_permission : boolean in method public hashCode() : int in class alluxio.thrift.CompleteUfsFileTOptions | From | To | |
Rename Variable that_present_posixPerm : boolean to that_present_permission : boolean in method public equals(that CompleteUfsFileTOptions) : boolean in class alluxio.thrift.CompleteUfsFileTOptions | From | To | |
Rename Variable this_present_posixPerm : boolean to this_present_permission : boolean in method public equals(that CreateUfsFileTOptions) : boolean in class alluxio.thrift.CreateUfsFileTOptions | From | To | |
Rename Attribute | 5 | ||
Rename Attribute posixPerm : String to permission : short in class alluxio.thrift.CompleteUfsFileTOptions | From | To | |
Rename Attribute mPosixPerm : String to mPermission : short in class alluxio.client.file.options.CompleteUfsFileOptions | From | To | |
Rename Attribute POSIX_PERM_FIELD_DESC : TField to PERMISSION_FIELD_DESC : TField in class alluxio.thrift.CompleteUfsFileTOptions | From | To | |
Rename Attribute posixPerm : String to permission : short in class alluxio.thrift.CreateUfsFileTOptions | From | To | |
Rename Attribute mPosixPerm : String to mPermission : short in class alluxio.client.file.options.CreateUfsFileOptions | From | To | |
Change Attribute Type | 4 | ||
Change Attribute Type posixPerm : String to permission : short in class alluxio.thrift.CompleteUfsFileTOptions | From | To | |
Change Attribute Type mPosixPerm : String to mPermission : short in class alluxio.client.file.options.CompleteUfsFileOptions | From | To | |
Change Attribute Type posixPerm : String to permission : short in class alluxio.thrift.CreateUfsFileTOptions | From | To | |
Change Attribute Type mPosixPerm : String to mPermission : short in class alluxio.client.file.options.CreateUfsFileOptions | From | To | |
Rename Parameter | 2 | ||
Rename Parameter posixPerm : String to permission : short in method public CreateUfsFileOptions(user String, group String, permission short) in class alluxio.client.file.options.CreateUfsFileOptions | From | To | |
Rename Parameter posixPerm : String to permission : short in method private CompleteUfsFileOptions(user String, group String, permission short) in class alluxio.client.file.options.CompleteUfsFileOptions | From | To |