|
Push Down Method public create(path String, options CreateOptions) : OutputStream from class alluxio.underfs.UnderFileSystem to public create(path String, options CreateOptions) : OutputStream from class alluxio.underfs.BaseUnderFileSystem |
From |
To |
|
Push Down Method protected UnderFileSystem(uri AlluxioURI) from class alluxio.underfs.UnderFileSystem to protected BaseUnderFileSystem(uri AlluxioURI) from class alluxio.underfs.BaseUnderFileSystem |
From |
To |
|
Push Down Method public getProperties() : Map<String,String> from class alluxio.underfs.UnderFileSystem to public getProperties() : Map<String,String> from class alluxio.underfs.BaseUnderFileSystem |
From |
To |
|
Push Down Method public abstract getUnderFSType() : String from class alluxio.underfs.UnderFileSystem to public abstract getUnderFSType() : String from class alluxio.underfs.BaseUnderFileSystem |
From |
To |
|
Push Down Method public create(path String) : OutputStream from class alluxio.underfs.UnderFileSystem to public create(path String) : OutputStream from class alluxio.underfs.BaseUnderFileSystem |
From |
To |
|
Push Down Method public resolveUri(ufsBaseUri AlluxioURI, alluxioPath String) : AlluxioURI from class alluxio.underfs.UnderFileSystem to public resolveUri(ufsBaseUri AlluxioURI, alluxioPath String) : AlluxioURI from class alluxio.underfs.BaseUnderFileSystem |
From |
To |
|
Push Down Method public listRecursive(path String) : String[] from class alluxio.underfs.UnderFileSystem to public listRecursive(path String) : String[] from class alluxio.underfs.BaseUnderFileSystem |
From |
To |
|
Push Down Method public setProperties(properties Map<String,String>) : void from class alluxio.underfs.UnderFileSystem to public setProperties(properties Map<String,String>) : void from class alluxio.underfs.BaseUnderFileSystem |
From |
To |