|
Rename Variable fileInfo2 : FileInfo to status2 : URIStatus in method private listStatusSortedByIncreasingCreationTime(path TachyonURI) : List<URIStatus> in class tachyon.shell.command.AbstractLsCommand |
From |
To |
|
Rename Variable file : FileInfo to uriStatus : URIStatus in method private countHelper(path TachyonURI) : long[] in class tachyon.shell.command.CountCommand |
From |
To |
|
Rename Variable files : List<FileInfo> to statuses : List<URIStatus> in method protected ls(path TachyonURI, recursive boolean) : void in class tachyon.shell.command.AbstractLsCommand |
From |
To |
|
Rename Variable file : FileInfo to status : URIStatus in method protected ls(path TachyonURI, recursive boolean) : void in class tachyon.shell.command.AbstractLsCommand |
From |
To |
|
Rename Variable fileInfo : FileInfo to status1 : URIStatus in method private listStatusSortedByIncreasingCreationTime(path TachyonURI) : List<URIStatus> in class tachyon.shell.command.AbstractLsCommand |
From |
To |
|
Rename Variable files : List<FileInfo> to statuses : List<URIStatus> in method private listStatusSortedByIncreasingCreationTime(path TachyonURI) : List<URIStatus> in class tachyon.shell.command.AbstractLsCommand |
From |
To |
|
Change Variable Type fileInfo : FileInfo to status1 : URIStatus in method private listStatusSortedByIncreasingCreationTime(path TachyonURI) : List<URIStatus> in class tachyon.shell.command.AbstractLsCommand |
From |
To |
|
Change Variable Type files : List<FileInfo> to statuses : List<URIStatus> in method private listStatusSortedByIncreasingCreationTime(path TachyonURI) : List<URIStatus> in class tachyon.shell.command.AbstractLsCommand |
From |
To |
|
Change Variable Type fileInfo2 : FileInfo to status2 : URIStatus in method private listStatusSortedByIncreasingCreationTime(path TachyonURI) : List<URIStatus> in class tachyon.shell.command.AbstractLsCommand |
From |
To |
|
Change Variable Type file : FileInfo to uriStatus : URIStatus in method private countHelper(path TachyonURI) : long[] in class tachyon.shell.command.CountCommand |
From |
To |
|
Change Variable Type files : List<FileInfo> to statuses : List<URIStatus> in method protected ls(path TachyonURI, recursive boolean) : void in class tachyon.shell.command.AbstractLsCommand |
From |
To |
|
Change Variable Type file : FileInfo to status : URIStatus in method protected ls(path TachyonURI, recursive boolean) : void in class tachyon.shell.command.AbstractLsCommand |
From |
To |