|
Pull Up Method public renameAndSetModifyTime(fs FileSystem, src Path, dest Path) : boolean from class org.apache.hadoop.hbase.util.FSUtils to public renameAndSetModifyTime(fs FileSystem, src Path, dest Path) : boolean from class org.apache.hadoop.hbase.util.CommonFSUtils |
From |
To |
|
Pull Up Method public listStatus(fs FileSystem, dir Path) : FileStatus[] from class org.apache.hadoop.hbase.util.FSUtils to public listStatus(fs FileSystem, dir Path) : FileStatus[] from class org.apache.hadoop.hbase.util.CommonFSUtils |
From |
To |
|
Pull Up Method public create(fs FileSystem, path Path, perm FsPermission, overwrite boolean) : FSDataOutputStream from class org.apache.hadoop.hbase.util.FSUtils to public create(fs FileSystem, path Path, perm FsPermission, overwrite boolean) : FSDataOutputStream from class org.apache.hadoop.hbase.util.CommonFSUtils |
From |
To |
|
Pull Up Method public getDefaultReplication(fs FileSystem, path Path) : short from class org.apache.hadoop.hbase.util.FSUtils to public getDefaultReplication(fs FileSystem, path Path) : short from class org.apache.hadoop.hbase.util.CommonFSUtils |
From |
To |
|
Pull Up Method private isValidWALRootDir(walDir Path, c Configuration) : boolean from class org.apache.hadoop.hbase.util.FSUtils to private isValidWALRootDir(walDir Path, c Configuration) : boolean from class org.apache.hadoop.hbase.util.CommonFSUtils |
From |
To |
|
Pull Up Method public deleteDirectory(fs FileSystem, dir Path) : boolean from class org.apache.hadoop.hbase.util.FSUtils to public deleteDirectory(fs FileSystem, dir Path) : boolean from class org.apache.hadoop.hbase.util.CommonFSUtils |
From |
To |
|
Pull Up Method public setRootDir(c Configuration, root Path) : void from class org.apache.hadoop.hbase.util.FSUtils to public setRootDir(c Configuration, root Path) : void from class org.apache.hadoop.hbase.util.CommonFSUtils |
From |
To |
|
Pull Up Method public setWALRootDir(c Configuration, root Path) : void from class org.apache.hadoop.hbase.util.FSUtils to public setWALRootDir(c Configuration, root Path) : void from class org.apache.hadoop.hbase.util.CommonFSUtils |
From |
To |
|
Pull Up Method public getTableDir(rootdir Path, tableName TableName) : Path from class org.apache.hadoop.hbase.util.FSUtils to public getTableDir(rootdir Path, tableName TableName) : Path from class org.apache.hadoop.hbase.util.CommonFSUtils |
From |
To |
|
Pull Up Method public removeWALRootPath(path Path, conf Configuration) : String from class org.apache.hadoop.hbase.util.FSUtils to public removeWALRootPath(path Path, conf Configuration) : String from class org.apache.hadoop.hbase.util.CommonFSUtils |
From |
To |
|
Pull Up Method public isHDFS(conf Configuration) : boolean from class org.apache.hadoop.hbase.util.FSUtils to public isHDFS(conf Configuration) : boolean from class org.apache.hadoop.hbase.util.CommonFSUtils |
From |
To |
|
Pull Up Method private invokeSetStoragePolicy(fs FileSystem, path Path, storagePolicy String) : void from class org.apache.hadoop.hbase.util.FSUtils to private invokeSetStoragePolicy(fs FileSystem, path Path, storagePolicy String) : void from class org.apache.hadoop.hbase.util.CommonFSUtils |
From |
To |
|
Pull Up Method public isExists(fs FileSystem, path Path) : boolean from class org.apache.hadoop.hbase.util.FSUtils to public isExists(fs FileSystem, path Path) : boolean from class org.apache.hadoop.hbase.util.CommonFSUtils |
From |
To |
|
Pull Up Method public getTableName(tablePath Path) : TableName from class org.apache.hadoop.hbase.util.FSUtils to public getTableName(tablePath Path) : TableName from class org.apache.hadoop.hbase.util.CommonFSUtils |
From |
To |
|
Pull Up Method public listLocatedStatus(fs FileSystem, dir Path) : List<LocatedFileStatus> from class org.apache.hadoop.hbase.util.FSUtils to public listLocatedStatus(fs FileSystem, dir Path) : List<LocatedFileStatus> from class org.apache.hadoop.hbase.util.CommonFSUtils |
From |
To |
|
Pull Up Method public isStartingWithPath(rootPath Path, path String) : boolean from class org.apache.hadoop.hbase.util.FSUtils to public isStartingWithPath(rootPath Path, path String) : boolean from class org.apache.hadoop.hbase.util.CommonFSUtils |
From |
To |
|
Pull Up Method public listStatus(fs FileSystem, dir Path, filter PathFilter) : FileStatus[] from class org.apache.hadoop.hbase.util.FSUtils to public listStatus(fs FileSystem, dir Path, filter PathFilter) : FileStatus[] from class org.apache.hadoop.hbase.util.CommonFSUtils |
From |
To |
|
Pull Up Method public setFsDefault(c Configuration, root Path) : void from class org.apache.hadoop.hbase.util.FSUtils to public setFsDefault(c Configuration, root Path) : void from class org.apache.hadoop.hbase.util.CommonFSUtils |
From |
To |
|
Pull Up Method public getNamespaceDir(rootdir Path, namespace String) : Path from class org.apache.hadoop.hbase.util.FSUtils to public getNamespaceDir(rootdir Path, namespace String) : Path from class org.apache.hadoop.hbase.util.CommonFSUtils |
From |
To |
|
Pull Up Method private logFSTree(LOG Log, fs FileSystem, root Path, prefix String) : void from class org.apache.hadoop.hbase.util.FSUtils to private logFSTree(LOG Log, fs FileSystem, root Path, prefix String) : void from class org.apache.hadoop.hbase.util.CommonFSUtils |
From |
To |
|
Pull Up Method public getWALRootDir(c Configuration) : Path from class org.apache.hadoop.hbase.util.FSUtils to public getWALRootDir(c Configuration) : Path from class org.apache.hadoop.hbase.util.CommonFSUtils |
From |
To |
|
Pull Up Method public getPath(p Path) : String from class org.apache.hadoop.hbase.util.FSUtils to public getPath(p Path) : String from class org.apache.hadoop.hbase.util.CommonFSUtils |
From |
To |
|
Pull Up Method public logFileSystemState(fs FileSystem, root Path, LOG Log) : void from class org.apache.hadoop.hbase.util.FSUtils to public logFileSystemState(fs FileSystem, root Path, LOG Log) : void from class org.apache.hadoop.hbase.util.CommonFSUtils |
From |
To |
|
Pull Up Method public getRootDirFileSystem(c Configuration) : FileSystem from class org.apache.hadoop.hbase.util.FSUtils to public getRootDirFileSystem(c Configuration) : FileSystem from class org.apache.hadoop.hbase.util.CommonFSUtils |
From |
To |
|
Pull Up Method public getRootDir(c Configuration) : Path from class org.apache.hadoop.hbase.util.FSUtils to public getRootDir(c Configuration) : Path from class org.apache.hadoop.hbase.util.CommonFSUtils |
From |
To |
|
Pull Up Method public getFilePermissions(fs FileSystem, conf Configuration, permssionConfKey String) : FsPermission from class org.apache.hadoop.hbase.util.FSUtils to public getFilePermissions(fs FileSystem, conf Configuration, permssionConfKey String) : FsPermission from class org.apache.hadoop.hbase.util.CommonFSUtils |
From |
To |
|
Pull Up Method public setStoragePolicy(fs FileSystem, conf Configuration, path Path, policyKey String, defaultPolicy String) : void from class org.apache.hadoop.hbase.util.FSUtils to public setStoragePolicy(fs FileSystem, conf Configuration, path Path, policyKey String, defaultPolicy String) : void from class org.apache.hadoop.hbase.util.CommonFSUtils |
From |
To |
|
Pull Up Method public getDefaultBlockSize(fs FileSystem, path Path) : long from class org.apache.hadoop.hbase.util.FSUtils to public getDefaultBlockSize(fs FileSystem, path Path) : long from class org.apache.hadoop.hbase.util.CommonFSUtils |
From |
To |
|
Pull Up Method public getDefaultBufferSize(fs FileSystem) : int from class org.apache.hadoop.hbase.util.FSUtils to public getDefaultBufferSize(fs FileSystem) : int from class org.apache.hadoop.hbase.util.CommonFSUtils |
From |
To |
|
Pull Up Method public isMatchingTail(pathToSearch Path, pathTail String) : boolean from class org.apache.hadoop.hbase.util.FSUtils to public isMatchingTail(pathToSearch Path, pathTail String) : boolean from class org.apache.hadoop.hbase.util.CommonFSUtils |
From |
To |
|
Pull Up Method public getWALFileSystem(c Configuration) : FileSystem from class org.apache.hadoop.hbase.util.FSUtils to public getWALFileSystem(c Configuration) : FileSystem from class org.apache.hadoop.hbase.util.CommonFSUtils |
From |
To |
|
Pull Up Method public isRecoveredEdits(path Path) : boolean from class org.apache.hadoop.hbase.util.FSUtils to public isRecoveredEdits(path Path) : boolean from class org.apache.hadoop.hbase.util.CommonFSUtils |
From |
To |
|
Pull Up Method public setStoragePolicy(fs FileSystem, path Path, storagePolicy String) : void from class org.apache.hadoop.hbase.util.FSUtils to public setStoragePolicy(fs FileSystem, path Path, storagePolicy String) : void from class org.apache.hadoop.hbase.util.CommonFSUtils |
From |
To |
|
Pull Up Method public validateRootPath(root Path) : Path from class org.apache.hadoop.hbase.util.FSUtils to public validateRootPath(root Path) : Path from class org.apache.hadoop.hbase.util.CommonFSUtils |
From |
To |
|
Pull Up Method public delete(fs FileSystem, path Path, recursive boolean) : boolean from class org.apache.hadoop.hbase.util.FSUtils to public delete(fs FileSystem, path Path, recursive boolean) : boolean from class org.apache.hadoop.hbase.util.CommonFSUtils |
From |
To |
|
Pull Up Method public getCurrentFileSystem(conf Configuration) : FileSystem from class org.apache.hadoop.hbase.util.FSUtils to public getCurrentFileSystem(conf Configuration) : FileSystem from class org.apache.hadoop.hbase.util.CommonFSUtils |
From |
To |