|
Rename Method protected runCommand(path AlluxioURI, cl CommandLine) : void renamed to protected runPlainPath(path AlluxioURI, cl CommandLine) : void in class alluxio.cli.fs.command.RmCommand |
From |
To |
|
Rename Method public runCommand(path AlluxioURI, cl CommandLine) : void renamed to protected runPlainPath(path AlluxioURI, cl CommandLine) : void in class alluxio.cli.fs.command.LsCommand |
From |
To |
|
Rename Method protected runCommand(path AlluxioURI, cl CommandLine) : void renamed to protected runPlainPath(plainPath AlluxioURI, cl CommandLine) : void in class alluxio.cli.fs.command.LoadCommand |
From |
To |
|
Rename Method protected runCommand(path AlluxioURI, cl CommandLine) : void renamed to protected runPlainPath(path AlluxioURI, cl CommandLine) : void in class alluxio.cli.fs.command.FreeCommand |
From |
To |
|
Rename Method protected runCommand(path AlluxioURI, cl CommandLine) : void renamed to protected runPlainPath(path AlluxioURI, cl CommandLine) : void in class alluxio.cli.fs.command.PinCommand |
From |
To |
|
Rename Method protected runCommand(path AlluxioURI, cl CommandLine) : void renamed to protected runPlainPath(plainPath AlluxioURI, cl CommandLine) : void in class alluxio.cli.fs.command.HeadCommand |
From |
To |
|
Rename Method protected runCommand(path AlluxioURI, cl CommandLine) : void renamed to protected runPlainPath(path AlluxioURI, cl CommandLine) : void in class alluxio.cli.fs.command.CatCommand |
From |
To |
|
Rename Method protected runCommand(path AlluxioURI, cl CommandLine) : void renamed to protected runPlainPath(path AlluxioURI, cl CommandLine) : void in class alluxio.cli.fs.command.TailCommand |
From |
To |
|
Rename Method protected runCommand(path AlluxioURI, cl CommandLine) : void renamed to protected runPlainPath(plainPath AlluxioURI, cl CommandLine) : void in class alluxio.cli.fs.command.LocationCommand |
From |
To |
|
Rename Method protected runCommand(path AlluxioURI, cl CommandLine) : void renamed to protected runPlainPath(path AlluxioURI, cl CommandLine) : void in class alluxio.cli.fs.command.StatCommand |
From |
To |
|
Rename Method protected runCommand(path AlluxioURI, cl CommandLine) : void renamed to protected runPlainPath(path AlluxioURI, cl CommandLine) : void in class alluxio.cli.fs.command.ReportCommand |
From |
To |
|
Rename Method protected runCommand(path AlluxioURI, cl CommandLine) : void renamed to protected runPlainPath(path AlluxioURI, cl CommandLine) : void in class alluxio.cli.fs.command.DuCommand |
From |
To |
|
Rename Method protected runCommand(path AlluxioURI, cl CommandLine) : void renamed to protected runPlainPath(path AlluxioURI, cl CommandLine) : void in class alluxio.cli.fs.command.UnpinCommand |
From |
To |
|
Replace Variable With Attribute numOfBytes : int to mNumOfBytes : int in method protected runPlainPath(plainPath AlluxioURI, cl CommandLine) : void in class alluxio.cli.fs.command.HeadCommand |
From |
To |
|
Replace Variable With Attribute group : String to mGroup : String in method public run(cl CommandLine) : int in class alluxio.cli.fs.command.ChownCommand |
From |
To |
|
Replace Variable With Attribute modeStr : String to mModeString : String in method public run(cl CommandLine) : int in class alluxio.cli.fs.command.ChmodCommand |
From |
To |
|
Replace Variable With Attribute owner : String to mOwner : String in method public run(cl CommandLine) : int in class alluxio.cli.fs.command.ChownCommand |
From |
To |
|
Replace Variable With Attribute ttlMs : long to mTtlMs : long in method public run(cl CommandLine) : int in class alluxio.cli.fs.command.SetTtlCommand |
From |
To |
|
Replace Variable With Attribute group : String to mGroup : String in method public run(cl CommandLine) : int in class alluxio.cli.fs.command.ChgrpCommand |
From |
To |