|
Rename Method protected createOutputStream(path String) : OutputStream renamed to protected createObject(key String) : OutputStream in class alluxio.underfs.s3a.S3AUnderFileSystem |
From |
To |
|
Rename Method protected deleteInternal(path String) : boolean renamed to protected deleteObject(path String) : boolean in class alluxio.underfs.swift.SwiftUnderFileSystem |
From |
To |
|
Rename Method protected deleteInternal(key String) : boolean renamed to protected deleteObject(key String) : boolean in class alluxio.underfs.gcs.GCSUnderFileSystem |
From |
To |
|
Rename Method protected deleteInternal(key String) : boolean renamed to protected deleteObject(key String) : boolean in class alluxio.underfs.s3.S3UnderFileSystem |
From |
To |
|
Rename Method protected deleteInternal(key String) : boolean renamed to protected deleteObject(key String) : boolean in class alluxio.underfs.s3a.S3AUnderFileSystem |
From |
To |
|
Rename Method protected createOutputStream(path String) : OutputStream renamed to protected createObject(key String) : OutputStream in class alluxio.underfs.oss.OSSUnderFileSystem |
From |
To |
|
Rename Method protected mkdirsInternal(key String) : boolean renamed to protected putObject(key String) : boolean in class alluxio.underfs.gcs.GCSUnderFileSystem |
From |
To |
|
Rename Method protected mkdirsInternal(path String) : boolean renamed to protected putObject(key String) : boolean in class alluxio.underfs.swift.SwiftUnderFileSystem |
From |
To |
|
Rename Method protected mkdirsInternal(key String) : boolean renamed to protected putObject(key String) : boolean in class alluxio.underfs.s3a.S3AUnderFileSystem |
From |
To |
|
Rename Method protected abstract deleteInternal(key String) : boolean renamed to protected abstract deleteObject(key String) : boolean in class alluxio.underfs.ObjectUnderFileSystem |
From |
To |
|
Rename Method protected abstract createOutputStream(path String) : OutputStream renamed to protected abstract createObject(key String) : OutputStream in class alluxio.underfs.ObjectUnderFileSystem |
From |
To |
|
Rename Method protected deleteInternal(key String) : boolean renamed to protected deleteObject(key String) : boolean in class alluxio.underfs.oss.OSSUnderFileSystem |
From |
To |
|
Rename Method protected abstract mkdirsInternal(key String) : boolean renamed to protected abstract putObject(key String) : boolean in class alluxio.underfs.ObjectUnderFileSystem |
From |
To |
|
Rename Method protected createOutputStream(path String) : OutputStream renamed to protected createObject(key String) : OutputStream in class alluxio.underfs.swift.SwiftUnderFileSystem |
From |
To |
|
Rename Method protected mkdirsInternal(key String) : boolean renamed to protected putObject(key String) : boolean in class alluxio.underfs.s3.S3UnderFileSystem |
From |
To |
|
Rename Method protected createOutputStream(path String) : OutputStream renamed to protected createObject(key String) : OutputStream in class alluxio.underfs.gcs.GCSUnderFileSystem |
From |
To |
|
Rename Method protected mkdirsInternal(key String) : boolean renamed to protected putObject(key String) : boolean in class alluxio.underfs.oss.OSSUnderFileSystem |
From |
To |
|
Rename Method protected createOutputStream(path String) : OutputStream renamed to protected createObject(key String) : OutputStream in class alluxio.underfs.s3.S3UnderFileSystem |
From |
To |
|
Rename Parameter path : String to key : String in method protected createObject(key String) : OutputStream in class alluxio.underfs.swift.SwiftUnderFileSystem |
From |
To |
|
Rename Parameter path : String to key : String in method protected createObject(key String) : OutputStream in class alluxio.underfs.s3.S3UnderFileSystem |
From |
To |
|
Rename Parameter path : String to key : String in method protected putObject(key String) : boolean in class alluxio.underfs.swift.SwiftUnderFileSystem |
From |
To |
|
Rename Parameter path : String to key : String in method protected abstract createObject(key String) : OutputStream in class alluxio.underfs.ObjectUnderFileSystem |
From |
To |
|
Rename Parameter path : String to key : String in method protected createObject(key String) : OutputStream in class alluxio.underfs.oss.OSSUnderFileSystem |
From |
To |
|
Rename Parameter path : String to key : String in method protected createObject(key String) : OutputStream in class alluxio.underfs.gcs.GCSUnderFileSystem |
From |
To |
|
Rename Parameter path : String to key : String in method protected createObject(key String) : OutputStream in class alluxio.underfs.s3a.S3AUnderFileSystem |
From |
To |