62199628f2f4e05fb51002f36402c2a8376fc2d1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type metastore : HiveMetastore to metastoreProvider : Function<HiveTransactionHandle,SemiTransactionalHiveMetastore> in method public NoAccessControl(metastoreProvider Function<HiveTransactionHandle,SemiTransactionalHiveMetastore>, hiveClientConfig HiveClientConfig) in class com.facebook.presto.hive.NoAccessControl | From | To | |
Move Method | 1 | ||
Move Method private toGrants(userGrants List<PrivilegeGrantInfo>) : Set<HivePrivilegeInfo> from class com.facebook.presto.hive.metastore.ThriftHiveMetastore to public toGrants(userGrants List<PrivilegeGrantInfo>) : Set<HivePrivilegeInfo> from class com.facebook.presto.hive.metastore.MetastoreUtil | From | To | |
Rename Attribute | 1 | ||
Rename Attribute metastore : HiveMetastore to metastoreProvider : Function<HiveTransactionHandle,SemiTransactionalHiveMetastore> in class com.facebook.presto.hive.NoAccessControl | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type metastore : HiveMetastore to metastoreProvider : Function<HiveTransactionHandle,SemiTransactionalHiveMetastore> in class com.facebook.presto.hive.NoAccessControl | From | To | |
Rename Parameter | 1 | ||
Rename Parameter metastore : HiveMetastore to metastoreProvider : Function<HiveTransactionHandle,SemiTransactionalHiveMetastore> in method public NoAccessControl(metastoreProvider Function<HiveTransactionHandle,SemiTransactionalHiveMetastore>, hiveClientConfig HiveClientConfig) in class com.facebook.presto.hive.NoAccessControl | From | To |