| 
                                Rename Method	public getRoles(user String) : Set<String> renamed to public listTablePrivileges(databaseName String, tableName String, principal PrestoPrincipal) : Set<HivePrivilegeInfo> in class com.facebook.presto.hive.metastore.thrift.ThriftHiveMetastore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public getTablePrivileges() : List<Pair<UserTableKey,Set<HivePrivilegeInfo>>> renamed to public getListTablePrivileges() : List<Pair<UserTableKey,Set<HivePrivilegeInfo>>> in class com.facebook.presto.hive.metastore.RecordingHiveMetastore.Recording | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public getTablePrivileges(user String, databaseName String, tableName String) : Set<HivePrivilegeInfo> renamed to public listTablePrivileges(database String, table String, prestoPrincipal PrestoPrincipal) : Set<HivePrivilegeInfo> in class com.facebook.presto.hive.metastore.TestRecordingHiveMetastore.TestingHiveMetastore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public getTablePrivileges(user String, databaseName String, tableName String) : Set<HivePrivilegeInfo> renamed to public listTablePrivileges(databaseName String, tableName String, principal PrestoPrincipal) : Set<HivePrivilegeInfo> in class com.facebook.presto.hive.metastore.ExtendedHiveMetastore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public getDatabasePrivileges(user String, databaseName String) : Set<HivePrivilegeInfo> renamed to public listTablePrivileges(databaseName String, tableName String, principal PrestoPrincipal) : Set<HivePrivilegeInfo> in class com.facebook.presto.hive.metastore.thrift.BridgingHiveMetastore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public getTablePrivileges(user String, databaseName String, tableName String) : Set<HivePrivilegeInfo> renamed to public listTablePrivileges(databaseName String, tableName String, principal PrestoPrincipal) : Set<HivePrivilegeInfo> in class com.facebook.presto.hive.metastore.thrift.HiveMetastore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public getTablePrivileges(user String, databaseName String, tableName String) : Set<HivePrivilegeInfo> renamed to public listTablePrivileges(databaseName String, tableName String, principal PrestoPrincipal) : Set<HivePrivilegeInfo> in class com.facebook.presto.hive.metastore.SemiTransactionalHiveMetastore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public getDatabasePrivileges(user String, databaseName String) : Set<HivePrivilegeInfo> renamed to public loadTablePrivileges(databaseName String, tableName String, principal PrestoPrincipal) : Set<HivePrivilegeInfo> in class com.facebook.presto.hive.metastore.CachingHiveMetastore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public getRoles(user String) : Set<String> renamed to public listTablePrivileges(databaseName String, tableName String, principal PrestoPrincipal) : Set<HivePrivilegeInfo> in class com.facebook.presto.hive.metastore.thrift.HiveMetastore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public getRoles(user String) : Set<String> renamed to public listTablePrivileges(databaseName String, tableName String, principal PrestoPrincipal) : Set<HivePrivilegeInfo> in class com.facebook.presto.hive.metastore.ExtendedHiveMetastore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public getTablePrivileges(user String, databaseName String, tableName String) : Set<HivePrivilegeInfo> renamed to public listTablePrivileges(databaseName String, tableName String, principal PrestoPrincipal) : Set<HivePrivilegeInfo> in class com.facebook.presto.hive.metastore.glue.GlueHiveMetastore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public getDatabasePrivileges(user String, databaseName String) : Set<HivePrivilegeInfo> renamed to public listTablePrivileges(databaseName String, tableName String, principal PrestoPrincipal) : Set<HivePrivilegeInfo> in class com.facebook.presto.hive.metastore.ExtendedHiveMetastore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public getTablePrivileges(user String, databaseName String, tableName String) : Set<HivePrivilegeInfo> renamed to public listTablePrivileges(databaseName String, tableName String, principal PrestoPrincipal) : Set<HivePrivilegeInfo> in class com.facebook.presto.hive.metastore.UnimplementedHiveMetastore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Method	public getDatabasePrivileges(user String, databaseName String) : Set<HivePrivilegeInfo> renamed to public listTablePrivileges(databaseName String, tableName String, principal PrestoPrincipal) : Set<HivePrivilegeInfo> in class com.facebook.presto.hive.metastore.thrift.HiveMetastore | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Move And Rename Method	public getTablePrivileges(user String, databaseName String, tableName String) : Set<HivePrivilegeInfo> from class com.facebook.presto.hive.metastore.file.FileHiveMetastore to private getDatabasePrivileges(metastore SemiTransactionalHiveMetastore, user String, databaseName String) : Set<HivePrivilegeInfo> from class com.facebook.presto.hive.security.SqlStandardAccessControl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move And Rename Method	public getRoles(user String) : Set<String> from class com.facebook.presto.hive.metastore.UnimplementedHiveMetastore to public listTablePrivileges(databaseName String, tableName String, principal PrestoPrincipal) : Set<HivePrivilegeInfo> from class com.facebook.presto.hive.metastore.thrift.InMemoryHiveMetastore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move And Rename Method	public getTablePrivileges(user String, databaseName String, tableName String) : Set<HivePrivilegeInfo> from class com.facebook.presto.hive.metastore.thrift.InMemoryHiveMetastore to private getDatabasePrivileges(metastore SemiTransactionalHiveMetastore, user String, databaseName String) : Set<HivePrivilegeInfo> from class com.facebook.presto.hive.security.SqlStandardAccessControl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move And Rename Method	public getDatabasePrivileges(user String, databaseName String) : Set<HivePrivilegeInfo> from class com.facebook.presto.hive.metastore.UnimplementedHiveMetastore to public listTablePrivileges(databaseName String, tableName String, principal PrestoPrincipal) : Set<HivePrivilegeInfo> from class com.facebook.presto.hive.metastore.thrift.InMemoryHiveMetastore | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Change Parameter Type	requestedPrivileges : Set<PrivilegeGrantInfo> to privileges : Set<HivePrivilegeInfo> in method public revokeTablePrivileges(databaseName String, tableName String, grantee String, privileges Set<HivePrivilegeInfo>) : void in class com.facebook.presto.hive.metastore.thrift.ThriftHiveMetastore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	tableName : String to metastore : SemiTransactionalHiveMetastore in method private getDatabasePrivileges(metastore SemiTransactionalHiveMetastore, user String, databaseName String) : Set<HivePrivilegeInfo> in class com.facebook.presto.hive.security.SqlStandardAccessControl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	requestedPrivileges : Set<PrivilegeGrantInfo> to privileges : Set<HivePrivilegeInfo> in method public grantTablePrivileges(databaseName String, tableName String, grantee String, privileges Set<HivePrivilegeInfo>) : void in class com.facebook.presto.hive.metastore.thrift.ThriftHiveMetastore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	privilegeGrantInfoSet : Set<PrivilegeGrantInfo> to privileges : Set<HivePrivilegeInfo> in method public revokeTablePrivileges(databaseName String, tableName String, grantee String, privileges Set<HivePrivilegeInfo>) : void in class com.facebook.presto.hive.metastore.thrift.HiveMetastore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	user : String to principal : PrestoPrincipal in method public UserTableKey(principal PrestoPrincipal, database String, table String) in class com.facebook.presto.hive.metastore.UserTableKey | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Parameter Type	privilegeGrantInfoSet : Set<PrivilegeGrantInfo> to privileges : Set<HivePrivilegeInfo> in method public grantTablePrivileges(databaseName String, tableName String, grantee String, privileges Set<HivePrivilegeInfo>) : void in class com.facebook.presto.hive.metastore.thrift.HiveMetastore | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Move Method	public isDatabaseOwner(user String, databaseName String) : boolean from class com.facebook.presto.hive.metastore.thrift.HiveMetastore to private isDatabaseOwner(metastore SemiTransactionalHiveMetastore, user String, databaseName String) : boolean from class com.facebook.presto.hive.security.SqlStandardAccessControl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Method	public listApplicableRoles(principal PrestoPrincipal) : Set<RoleGrant> from class com.facebook.presto.hive.metastore.SemiTransactionalHiveMetastore to public listApplicableRoles(principal PrestoPrincipal, listRoleGrants Function<PrestoPrincipal,Set<RoleGrant>>) : Set<RoleGrant> from class com.facebook.presto.hive.metastore.thrift.ThriftMetastoreUtil | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Method	public getDatabasePrivileges(user String, databaseName String) : Set<HivePrivilegeInfo> from class com.facebook.presto.hive.metastore.thrift.InMemoryHiveMetastore to private getDatabasePrivileges(metastore SemiTransactionalHiveMetastore, user String, databaseName String) : Set<HivePrivilegeInfo> from class com.facebook.presto.hive.security.SqlStandardAccessControl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Method	private isDatabaseOwner(user String, databaseName String) : boolean from class com.facebook.presto.hive.metastore.file.FileHiveMetastore to private isDatabaseOwner(metastore SemiTransactionalHiveMetastore, user String, databaseName String) : boolean from class com.facebook.presto.hive.security.SqlStandardAccessControl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Move Method	public getDatabasePrivileges(user String, databaseName String) : Set<HivePrivilegeInfo> from class com.facebook.presto.hive.metastore.file.FileHiveMetastore to private getDatabasePrivileges(metastore SemiTransactionalHiveMetastore, user String, databaseName String) : Set<HivePrivilegeInfo> from class com.facebook.presto.hive.security.SqlStandardAccessControl | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Change Return Type	Set<String> to Set<HivePrivilegeInfo> in method public listTablePrivileges(databaseName String, tableName String, principal PrestoPrincipal) : Set<HivePrivilegeInfo> in class com.facebook.presto.hive.metastore.thrift.InMemoryHiveMetastore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	Set<String> to Set<HivePrivilegeInfo> in method public listTablePrivileges(databaseName String, tableName String, principal PrestoPrincipal) : Set<HivePrivilegeInfo> in class com.facebook.presto.hive.metastore.thrift.ThriftHiveMetastore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	Set<String> to Set<HivePrivilegeInfo> in method public listTablePrivileges(databaseName String, tableName String, principal PrestoPrincipal) : Set<HivePrivilegeInfo> in class com.facebook.presto.hive.metastore.ExtendedHiveMetastore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Change Return Type	Set<String> to Set<HivePrivilegeInfo> in method public listTablePrivileges(databaseName String, tableName String, principal PrestoPrincipal) : Set<HivePrivilegeInfo> in class com.facebook.presto.hive.metastore.thrift.HiveMetastore | 
                                From | 
                                To | 
                            
                            
                            
                            
                            
                            
                            
                                 | 
                                Rename Parameter	user : String to tableName : String in method public listTablePrivileges(databaseName String, tableName String, principal PrestoPrincipal) : Set<HivePrivilegeInfo> in class com.facebook.presto.hive.metastore.ExtendedHiveMetastore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	user : String to tableName : String in method public loadTablePrivileges(databaseName String, tableName String, principal PrestoPrincipal) : Set<HivePrivilegeInfo> in class com.facebook.presto.hive.metastore.CachingHiveMetastore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	tablePrivileges : List<Pair<UserTableKey,Set<HivePrivilegeInfo>>> to listTablePrivileges : List<Pair<UserTableKey,Set<HivePrivilegeInfo>>> in method public Recording(allDatabases Optional<List<String>>, databases List<Pair<String,Optional<Database>>>, tables List<Pair<HiveTableName,Optional<Table>>>, supportedColumnStatistics List<Pair<String,Set<ColumnStatisticType>>>, tableStatistics List<Pair<HiveTableName,PartitionStatistics>>, partitionStatistics List<Pair<Set<HivePartitionName>,Map<String,PartitionStatistics>>>, allTables List<Pair<String,Optional<List<String>>>>, allViews List<Pair<String,Optional<List<String>>>>, partitions List<Pair<HivePartitionName,Optional<Partition>>>, partitionNames List<Pair<HiveTableName,Optional<List<String>>>>, partitionNamesByParts List<Pair<PartitionFilter,Optional<List<String>>>>, partitionsByNames List<Pair<Set<HivePartitionName>,Map<String,Optional<Partition>>>>, listTablePrivileges List<Pair<UserTableKey,Set<HivePrivilegeInfo>>>, listRoles List<Pair<String,Set<String>>>, listRoleGrants List<Pair<PrestoPrincipal,Set<RoleGrant>>>) in class com.facebook.presto.hive.metastore.RecordingHiveMetastore.Recording | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	requestedPrivileges : Set<PrivilegeGrantInfo> to privileges : Set<HivePrivilegeInfo> in method public revokeTablePrivileges(databaseName String, tableName String, grantee String, privileges Set<HivePrivilegeInfo>) : void in class com.facebook.presto.hive.metastore.thrift.ThriftHiveMetastore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	requestedPrivileges : Set<PrivilegeGrantInfo> to privileges : Set<HivePrivilegeInfo> in method public grantTablePrivileges(databaseName String, tableName String, grantee String, privileges Set<HivePrivilegeInfo>) : void in class com.facebook.presto.hive.metastore.thrift.ThriftHiveMetastore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	tableName : String to metastore : SemiTransactionalHiveMetastore in method private getDatabasePrivileges(metastore SemiTransactionalHiveMetastore, user String, databaseName String) : Set<HivePrivilegeInfo> in class com.facebook.presto.hive.security.SqlStandardAccessControl | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	privilegeGrantInfoSet : Set<PrivilegeGrantInfo> to privileges : Set<HivePrivilegeInfo> in method public revokeTablePrivileges(databaseName String, tableName String, grantee String, privileges Set<HivePrivilegeInfo>) : void in class com.facebook.presto.hive.metastore.thrift.HiveMetastore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	user : String to tableName : String in method public listTablePrivileges(databaseName String, tableName String, principal PrestoPrincipal) : Set<HivePrivilegeInfo> in class com.facebook.presto.hive.metastore.thrift.HiveMetastore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	user : String to principal : PrestoPrincipal in method public UserTableKey(principal PrestoPrincipal, database String, table String) in class com.facebook.presto.hive.metastore.UserTableKey | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	privilegeGrantInfoSet : Set<PrivilegeGrantInfo> to privileges : Set<HivePrivilegeInfo> in method public grantTablePrivileges(databaseName String, tableName String, grantee String, privileges Set<HivePrivilegeInfo>) : void in class com.facebook.presto.hive.metastore.thrift.HiveMetastore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	user : String to tableName : String in method public listTablePrivileges(databaseName String, tableName String, principal PrestoPrincipal) : Set<HivePrivilegeInfo> in class com.facebook.presto.hive.metastore.thrift.InMemoryHiveMetastore | 
                                From | 
                                To | 
                            
                            
                            
                                 | 
                                Rename Parameter	user : String to tableName : String in method public listTablePrivileges(databaseName String, tableName String, principal PrestoPrincipal) : Set<HivePrivilegeInfo> in class com.facebook.presto.hive.metastore.thrift.BridgingHiveMetastore | 
                                From | 
                                To |