|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public revokeTablePrivileges(databaseName String, tableName String, grantee PrestoPrincipal, privileges Set<HivePrivilegeInfo>) : void in class com.facebook.presto.hive.metastore.RecordingHiveMetastore |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public grantTablePrivileges(databaseName String, tableName String, grantee PrestoPrincipal, privileges Set<HivePrivilegeInfo>) : void in class com.facebook.presto.hive.metastore.CachingHiveMetastore |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public grantTablePrivileges(databaseName String, tableName String, grantee PrestoPrincipal, privileges Set<HivePrivilegeInfo>) : void in class com.facebook.presto.hive.metastore.thrift.HiveMetastore |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public grantTablePrivileges(databaseName String, tableName String, grantee PrestoPrincipal, privileges Set<HivePrivilegeInfo>) : void in class com.facebook.presto.hive.metastore.UnimplementedHiveMetastore |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public revokeTablePrivileges(databaseName String, tableName String, grantee PrestoPrincipal, privileges Set<HivePrivilegeInfo>) : void in class com.facebook.presto.hive.metastore.UnimplementedHiveMetastore |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public grantTablePrivileges(databaseName String, tableName String, grantee PrestoPrincipal, privileges Set<HivePrivilegeInfo>) : void in class com.facebook.presto.hive.metastore.thrift.ThriftHiveMetastore |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public grantTablePrivileges(databaseName String, tableName String, grantee PrestoPrincipal, privileges Set<HivePrivilegeInfo>) : void in class com.facebook.presto.hive.metastore.thrift.BridgingHiveMetastore |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public revokeTablePrivileges(databaseName String, tableName String, grantee PrestoPrincipal, privileges Set<HivePrivilegeInfo>) : void in class com.facebook.presto.hive.metastore.thrift.InMemoryHiveMetastore |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public revokeTablePrivileges(databaseName String, tableName String, grantee PrestoPrincipal, privileges Set<HivePrivilegeInfo>) : void in class com.facebook.presto.hive.metastore.thrift.ThriftHiveMetastore |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public grantTablePrivileges(databaseName String, tableName String, grantee PrestoPrincipal, privileges Set<HivePrivilegeInfo>) : void in class com.facebook.presto.hive.metastore.SemiTransactionalHiveMetastore |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public revokeTablePrivileges(databaseName String, tableName String, grantee PrestoPrincipal, privileges Set<HivePrivilegeInfo>) : void in class com.facebook.presto.hive.metastore.SemiTransactionalHiveMetastore |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public revokeTablePrivileges(databaseName String, tableName String, grantee PrestoPrincipal, privileges Set<HivePrivilegeInfo>) : void in class com.facebook.presto.hive.metastore.ExtendedHiveMetastore |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public grantTablePrivileges(databaseName String, tableName String, grantee PrestoPrincipal, privileges Set<HivePrivilegeInfo>) : void in class com.facebook.presto.hive.metastore.file.FileHiveMetastore |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method private toMetastoreApiPrincipalPrivilegeSet(grantee PrestoPrincipal, privileges PrincipalPrivileges) : PrincipalPrivilegeSet in class com.facebook.presto.hive.metastore.thrift.ThriftMetastoreUtil |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public revokeTablePrivileges(databaseName String, tableName String, grantee PrestoPrincipal, privileges Set<HivePrivilegeInfo>) : void in class com.facebook.presto.hive.metastore.CachingHiveMetastore |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public revokeTablePrivileges(databaseName String, tableName String, grantee PrestoPrincipal, privileges Set<HivePrivilegeInfo>) : void in class com.facebook.presto.hive.metastore.file.FileHiveMetastore |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public grantTablePrivileges(databaseName String, tableName String, grantee PrestoPrincipal, privileges Set<HivePrivilegeInfo>) : void in class com.facebook.presto.hive.metastore.glue.GlueHiveMetastore |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public revokeTablePrivileges(databaseName String, tableName String, grantee PrestoPrincipal, privileges Set<HivePrivilegeInfo>) : void in class com.facebook.presto.hive.metastore.glue.GlueHiveMetastore |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public grantTablePrivileges(databaseName String, tableName String, grantee PrestoPrincipal, privileges Set<HivePrivilegeInfo>) : void in class com.facebook.presto.hive.metastore.ExtendedHiveMetastore |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public revokeTablePrivileges(databaseName String, tableName String, grantee PrestoPrincipal, privileges Set<HivePrivilegeInfo>) : void in class com.facebook.presto.hive.metastore.thrift.HiveMetastore |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public grantTablePrivileges(databaseName String, tableName String, grantee PrestoPrincipal, privileges Set<HivePrivilegeInfo>) : void in class com.facebook.presto.hive.metastore.thrift.InMemoryHiveMetastore |
From |
To |
|
Change Parameter Type hivePrincipal : HivePrincipal to grantee : PrestoPrincipal in method private buildPrivilegeBag(databaseName String, tableName String, grantee PrestoPrincipal, privilegeGrantInfos Set<PrivilegeGrantInfo>) : PrivilegeBag in class com.facebook.presto.hive.metastore.thrift.ThriftHiveMetastore |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public grantTablePrivileges(databaseName String, tableName String, grantee PrestoPrincipal, privileges Set<HivePrivilegeInfo>) : void in class com.facebook.presto.hive.metastore.RecordingHiveMetastore |
From |
To |
|
Change Parameter Type grantee : String to grantee : PrestoPrincipal in method public revokeTablePrivileges(databaseName String, tableName String, grantee PrestoPrincipal, privileges Set<HivePrivilegeInfo>) : void in class com.facebook.presto.hive.metastore.thrift.BridgingHiveMetastore |
From |
To |