|
Rename Method public delete(path String, recursive boolean) : boolean renamed to public deleteDirectory(path String, options DeleteOptions) : boolean in class alluxio.underfs.gcs.GCSUnderFileSystem |
From |
To |
|
Rename Method public delete(path String, recursive boolean) : boolean renamed to public deleteDirectory(path String, options DeleteOptions) : boolean in class alluxio.underfs.oss.OSSUnderFileSystem |
From |
To |
|
Rename Method public delete(path String, recursive boolean) : boolean renamed to public deleteDirectory(path String, options DeleteOptions) : boolean in class alluxio.underfs.swift.SwiftUnderFileSystem |
From |
To |
|
Rename Method public delete(path String, recursive boolean) : boolean renamed to public deleteDirectory(path String, options DeleteOptions) : boolean in class alluxio.underfs.s3.S3UnderFileSystem |
From |
To |
|
Rename Method public delete(path String, recursive boolean) : boolean renamed to public deleteDirectory(path String, options DeleteOptions) : boolean in class alluxio.underfs.s3a.S3AUnderFileSystem |
From |
To |
|
Change Parameter Type recursive : boolean to options : DeleteOptions in method public deleteDirectory(path String, options DeleteOptions) : boolean in class alluxio.underfs.swift.SwiftUnderFileSystem |
From |
To |
|
Change Parameter Type recursive : boolean to options : DeleteOptions in method public deleteDirectory(path String, options DeleteOptions) : boolean in class alluxio.underfs.gcs.GCSUnderFileSystem |
From |
To |
|
Change Parameter Type recursive : boolean to options : DeleteOptions in method public deleteDirectory(path String, options DeleteOptions) : boolean in class alluxio.underfs.oss.OSSUnderFileSystem |
From |
To |
|
Change Parameter Type recursive : boolean to options : DeleteOptions in method public deleteDirectory(path String, options DeleteOptions) : boolean in class alluxio.underfs.s3.S3UnderFileSystem |
From |
To |
|
Change Parameter Type recursive : boolean to options : DeleteOptions in method public deleteDirectory(path String, options DeleteOptions) : boolean in class alluxio.underfs.s3a.S3AUnderFileSystem |
From |
To |
|
Rename Parameter recursive : boolean to options : DeleteOptions in method public deleteDirectory(path String, options DeleteOptions) : boolean in class alluxio.underfs.s3a.S3AUnderFileSystem |
From |
To |
|
Rename Parameter recursive : boolean to options : DeleteOptions in method public deleteDirectory(path String, options DeleteOptions) : boolean in class alluxio.underfs.gcs.GCSUnderFileSystem |
From |
To |
|
Rename Parameter recursive : boolean to options : DeleteOptions in method public deleteDirectory(path String, options DeleteOptions) : boolean in class alluxio.underfs.swift.SwiftUnderFileSystem |
From |
To |
|
Rename Parameter recursive : boolean to options : DeleteOptions in method public deleteDirectory(path String, options DeleteOptions) : boolean in class alluxio.underfs.oss.OSSUnderFileSystem |
From |
To |
|
Rename Parameter recursive : boolean to options : DeleteOptions in method public deleteDirectory(path String, options DeleteOptions) : boolean in class alluxio.underfs.s3.S3UnderFileSystem |
From |
To |