|
Change Parameter Type size : int to size : String in method private getLsNoAclResultStr(uri AlluxioURI, size String, fileType String) : String in class alluxio.shell.command.LsCommandTest |
From |
To |
|
Change Parameter Type size : int to size : String in method private getLsResultStr(path String, createTime long, size String, fileType String, testUser String, testGroup String, permission int, isDir boolean) : String in class alluxio.shell.command.LsCommandTest |
From |
To |
|
Change Parameter Type size : int to size : String in method private getLsNoAclResultStr(path String, createTime long, size String, fileType String) : String in class alluxio.shell.command.LsCommandTest |
From |
To |
|
Change Parameter Type size : int to size : String in method private getLsResultStr(uri AlluxioURI, size String, testUser String, testGroup String) : String in class alluxio.shell.command.LsCommandTest |
From |
To |
|
Rename Parameter rawSize : boolean to hSize : boolean in method private printLsString(status URIStatus, hSize boolean) : void in class alluxio.shell.command.LsCommand |
From |
To |
|
Rename Parameter rawSize : boolean to hSize : boolean in method private ls(path AlluxioURI, recursive boolean, forceLoadMetadata boolean, dirAsFile boolean, hSize boolean, pinnedOnly boolean) : void in class alluxio.shell.command.LsCommand |
From |
To |
|
Rename Parameter rawSize : boolean to hSize : boolean in method public formatLsString(hSize boolean, acl boolean, isFolder boolean, permission String, userName String, groupName String, size long, createTimeMs long, inMemory boolean, path String) : String in class alluxio.shell.command.LsCommand |
From |
To |