|
Rename Variable parentPath : AlluxioURI to parentUri : AlluxioURI in method public createNonRecursive(path Path, permission FsPermission, overwrite boolean, bufferSize int, replication short, blockSize long, progress Progressable) : FSDataOutputStream in class alluxio.hadoop.AbstractFileSystem |
From |
To |
|
Rename Variable path : AlluxioURI to uri : AlluxioURI in method public create(path Path, permission FsPermission, overwrite boolean, bufferSize int, replication short, blockSize long, progress Progressable) : FSDataOutputStream in class alluxio.hadoop.AbstractFileSystem |
From |
To |
|
Rename Variable tPath : AlluxioURI to uri : AlluxioURI in method public setPermission(path Path, permission FsPermission) : void in class alluxio.hadoop.AbstractFileSystem |
From |
To |
|
Rename Variable path : AlluxioURI to uri : AlluxioURI in method public append(path Path, bufferSize int, progress Progressable) : FSDataOutputStream in class alluxio.hadoop.AbstractFileSystem |
From |
To |
|
Rename Variable path : AlluxioURI to uri : AlluxioURI in method public delete(path Path, recursive boolean) : boolean in class alluxio.hadoop.AbstractFileSystem |
From |
To |
|
Rename Variable tPath : AlluxioURI to uri : AlluxioURI in method public listStatus(path Path) : FileStatus[] in class alluxio.hadoop.AbstractFileSystem |
From |
To |
|
Rename Variable tPath : AlluxioURI to uri : AlluxioURI in method public setOwner(path Path, username String, groupname String) : void in class alluxio.hadoop.AbstractFileSystem |
From |
To |
|
Rename Variable tPath : AlluxioURI to uri : AlluxioURI in method public getFileStatus(path Path) : FileStatus in class alluxio.hadoop.AbstractFileSystem |
From |
To |
|
Rename Variable path : AlluxioURI to uri : AlluxioURI in method public mkdirs(path Path, permission FsPermission) : boolean in class alluxio.hadoop.AbstractFileSystem |
From |
To |
|
Rename Parameter cPath : Path to path : Path in method public createNonRecursive(path Path, permission FsPermission, overwrite boolean, bufferSize int, replication short, blockSize long, progress Progressable) : FSDataOutputStream in class alluxio.hadoop.AbstractFileSystem |
From |
To |
|
Rename Parameter cPath : Path to path : Path in method public append(path Path, bufferSize int, progress Progressable) : FSDataOutputStream in class alluxio.hadoop.AbstractFileSystem |
From |
To |
|
Rename Parameter cPath : Path to path : Path in method public open(path Path, bufferSize int) : FSDataInputStream in class alluxio.hadoop.AbstractFileSystem |
From |
To |
|
Rename Parameter cPath : Path to path : Path in method public delete(path Path, recursive boolean) : boolean in class alluxio.hadoop.AbstractFileSystem |
From |
To |
|
Rename Parameter cPath : Path to path : Path in method public mkdirs(path Path, permission FsPermission) : boolean in class alluxio.hadoop.AbstractFileSystem |
From |
To |
|
Rename Parameter cPath : Path to path : Path in method public create(path Path, permission FsPermission, overwrite boolean, bufferSize int, replication short, blockSize long, progress Progressable) : FSDataOutputStream in class alluxio.hadoop.AbstractFileSystem |
From |
To |