1a644071d718928db50fdd90fa29909f918e984d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable memoryState : String to inAlluxioState : String in method public formatLsString(hSize boolean, acl boolean, isFolder boolean, permission String, userName String, groupName String, size long, createTimeMs long, inAlluxio boolean, path String) : String in class alluxio.cli.fs.command.LsCommand | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute STATE_FILE_IN_MEMORY : String to STATE_FILE_IN_ALLUXIO : String in class alluxio.cli.fs.command.LsCommand | From | To | |
| Rename Attribute STATE_FILE_NOT_IN_MEMORY : String to STATE_FILE_NOT_IN_ALLUXIO : String in class alluxio.cli.fs.command.LsCommand | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter inMemory : boolean to inAlluxio : boolean in method public formatLsString(hSize boolean, acl boolean, isFolder boolean, permission String, userName String, groupName String, size long, createTimeMs long, inAlluxio boolean, path String) : String in class alluxio.cli.fs.command.LsCommand | From | To |