acbdc5fdcb3962da9aaa51ce38f5f35c46f8b0a4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Attribute | 2 | ||
| Move Attribute public STATE_FILE_IN_ALLUXIO : String from class alluxio.cli.fs.command.LsCommand to private STATE_FILE_IN_ALLUXIO : String from class alluxio.cli.fs.command.LsCommandIntegrationTest | From | To | |
| Move Attribute public STATE_FILE_NOT_IN_ALLUXIO : String from class alluxio.cli.fs.command.LsCommand to private STATE_FILE_NOT_IN_ALLUXIO : String from class alluxio.cli.fs.command.LsCommandIntegrationTest | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute STATE_FOLDER : String to IN_ALLUXIO_STATE_FOLDER : String in class alluxio.cli.fs.command.LsCommand | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter fileType : String to inAlluxioState : String in method private getLsNoAclResultStr(path String, createTime long, hSize boolean, size int, inAlluxioState String, persistenceState String) : String in class alluxio.cli.fs.command.LsCommandIntegrationTest | From | To | |
| Rename Parameter fileType : String to inAlluxioState : String in method private getLsResultStr(path String, createTime long, size int, inAlluxioState String, testUser String, testGroup String, permission int, isDir boolean, persistenceState String) : String in class alluxio.cli.fs.command.LsCommandIntegrationTest | From | To |