27dfa76aaf65988311b337c08e8f93fb2941830e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Inline Method | 2 | ||
Move And Inline Method public waitForListenableFutures(listenableFutures List<ListenableFuture<?>>) : void moved from class com.facebook.presto.hive.metastore.MetastoreUtil to class com.facebook.presto.hive.HiveStagingFileCommitter & inlined to public commitFiles(session ConnectorSession, schemaName String, tableName String, partitionUpdates List<PartitionUpdate>) : void | From | To | |
Move And Inline Method public waitForListenableFutures(listenableFutures List<ListenableFuture<?>>) : void moved from class com.facebook.presto.hive.metastore.MetastoreUtil to class com.facebook.presto.hive.metastore.SemiTransactionalHiveMetastore & inlined to private commitShared() : void | From | To |