DDLDesc.DDLDescWithWriteId| Constructor and Description |
|---|
GrantRoleDesc(List<String> roles,
List<PrincipalDesc> principals,
String grantor,
boolean grantOption) |
| Modifier and Type | Method and Description |
|---|---|
String |
getGrantor() |
List<PrincipalDesc> |
getPrincipals() |
List<String> |
getRoles() |
boolean |
isGrantOption() |
public GrantRoleDesc(List<String> roles, List<PrincipalDesc> principals, String grantor, boolean grantOption)
public List<PrincipalDesc> getPrincipals()
public String getGrantor()
public boolean isGrantOption()
Copyright © 2022 The Apache Software Foundation. All rights reserved.