Methods in org.apache.hadoop.hive.metastore that return types with arguments of type MTablePrivilege |
List<MTablePrivilege> |
DummyRawStoreForJdoConnection.listAllTableGrants(String principalName,
PrincipalType principalType,
String dbName,
String tableName)
|
List<MTablePrivilege> |
RawStore.listAllTableGrants(String principalName,
PrincipalType principalType,
String dbName,
String tableName)
|
List<MTablePrivilege> |
ObjectStore.listAllTableGrants(String principalName,
PrincipalType principalType,
String dbName,
String tableName)
|
List<MTablePrivilege> |
ObjectStore.listAllTableGrants(String dbName,
String tableName)
|