public class ShowRoleGrantDesc extends Object implements DDLDesc, Serializable
DDLDesc.DDLDescWithWriteId| Constructor and Description |
|---|
ShowRoleGrantDesc(String name,
org.apache.hadoop.hive.metastore.api.PrincipalType principalType,
String resFile) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
org.apache.hadoop.hive.metastore.api.PrincipalType |
getPrincipalType() |
String |
getResFile() |
public static final String SCHEMA
public ShowRoleGrantDesc(String name, org.apache.hadoop.hive.metastore.api.PrincipalType principalType, String resFile)
public String getName()
public org.apache.hadoop.hive.metastore.api.PrincipalType getPrincipalType()
public String getResFile()
Copyright © 2022 The Apache Software Foundation. All rights reserved.