|
Extract And Move Method public renameFile(fileSystem FileSystem, source Path, target Path) : void extracted from private asyncRename(hdfsEnvironment HdfsEnvironment, executor ListeningExecutorService, cancelled AtomicBoolean, fileRenameFutures List<ListenableFuture<?>>, context HdfsContext, currentPath Path, targetPath Path, fileNames List<String>) : void in class com.facebook.presto.hive.metastore.SemiTransactionalHiveMetastore & moved to class com.facebook.presto.hive.metastore.MetastoreUtil |
From |
To |
|
Extract And Move Method public getFileSystem(hdfsEnvironment HdfsEnvironment, context HdfsContext, path Path) : FileSystem extracted from private asyncRename(hdfsEnvironment HdfsEnvironment, executor ListeningExecutorService, cancelled AtomicBoolean, fileRenameFutures List<ListenableFuture<?>>, context HdfsContext, currentPath Path, targetPath Path, fileNames List<String>) : void in class com.facebook.presto.hive.metastore.SemiTransactionalHiveMetastore & moved to class com.facebook.presto.hive.metastore.MetastoreUtil |
From |
To |