|
Change Parameter Type size : String to size : int in method private getLsNoAclResultStr(path String, createTime long, size int, fileType String) : String in class alluxio.shell.command.LsCommandTest |
From |
To |
|
Change Parameter Type size : String to size : int in method private getLsResultStr(uri AlluxioURI, size int, testUser String, testGroup String) : String in class alluxio.shell.command.LsCommandTest |
From |
To |
|
Change Parameter Type size : String to size : int in method private getLsNoAclResultStr(uri AlluxioURI, size int, fileType String) : String in class alluxio.shell.command.LsCommandTest |
From |
To |
|
Change Parameter Type size : String to size : int in method private getLsResultStr(path String, createTime long, size int, fileType String, testUser String, testGroup String, permission int, isDir boolean) : String in class alluxio.shell.command.LsCommandTest |
From |
To |