|
Rename Method public mount(alluxioPath String, ufsPath String, options MountTOptions) : void renamed to public mountPath(alluxioPath String, ufsPath String, options MountTOptions) : void in class alluxio.master.file.FileSystemMasterClientServiceHandler |
From |
To |
|
Rename Method public mount(alluxioPath String, ufsPath String, options MountTOptions) : void renamed to public mountPath(alluxioPath String, ufsPath String, options MountTOptions) : void in class alluxio.thrift.FileSystemMasterClientService.Iface |
From |
To |
|
Rename Method public send_mount(alluxioPath String, ufsPath String, options MountTOptions) : void renamed to public send_mountPath(alluxioPath String, ufsPath String, options MountTOptions) : void in class alluxio.thrift.FileSystemMasterClientService.Client |
From |
To |
|
Move Method public setOptionsIsSet(value boolean) : void from class alluxio.thrift.FileSystemMasterClientService.mount_args to public setOptionsIsSet(value boolean) : void from class alluxio.thrift.FileSystemMasterClientService.mountPath_args |
From |
To |
|
Move Method public getOptions() : MountTOptions from class alluxio.thrift.FileSystemMasterClientService.mount_args to public getOptions() : MountTOptions from class alluxio.thrift.FileSystemMasterClientService.mountPath_args |
From |
To |
|
Move Method public unsetOptions() : void from class alluxio.thrift.FileSystemMasterClientService.mount_args to public unsetOptions() : void from class alluxio.thrift.FileSystemMasterClientService.mountPath_args |
From |
To |
|
Move Method public isSetOptions() : boolean from class alluxio.thrift.FileSystemMasterClientService.mount_args to public isSetOptions() : boolean from class alluxio.thrift.FileSystemMasterClientService.mountPath_args |
From |
To |
|
Move Method public validate() : void from class alluxio.thrift.FileSystemMasterClientService.mount_args to public validate() : void from class alluxio.thrift.FileSystemMasterClientService.mountPath_args |
From |
To |