|
Push Down Method protected getLsResultStr(tUri AlluxioURI, size int, testUser String, testGroup String) : String from class alluxio.shell.AbstractAlluxioShellTest to private getLsResultStr(uri AlluxioURI, size int, testUser String, testGroup String) : String from class alluxio.shell.command.LsCommandTest |
From |
To |
|
Push Down Method protected getLsNoAclResultStr(tUri AlluxioURI, size int, fileType String) : String from class alluxio.shell.AbstractAlluxioShellTest to private getLsNoAclResultStr(uri AlluxioURI, size int, fileType String) : String from class alluxio.shell.command.LsCommandTest |
From |
To |
|
Push Down Method protected getLsResultStr(path String, createTime long, size int, fileType String, testUser String, testGroup String, permission int, isDir boolean) : String from class alluxio.shell.AbstractAlluxioShellTest to private getLsResultStr(path String, createTime long, size int, fileType String, testUser String, testGroup String, permission int, isDir boolean) : String from class alluxio.shell.command.LsCommandTest |
From |
To |
|
Push Down Method protected getLsNoAclResultStr(path String, createTime long, size int, fileType String) : String from class alluxio.shell.AbstractAlluxioShellTest to private getLsNoAclResultStr(path String, createTime long, size int, fileType String) : String from class alluxio.shell.command.LsCommandTest |
From |
To |