| Package | Description |
|---|---|
| com.facebook.presto.spi.security |
| Modifier and Type | Method and Description |
|---|---|
PrivilegeInfo |
GrantInfo.getPrivilegeInfo() |
| Constructor and Description |
|---|
GrantInfo(PrivilegeInfo privilegeInfo,
PrestoPrincipal grantee,
SchemaTableName schemaTableName,
Optional<PrestoPrincipal> grantor,
Optional<Boolean> withHierarchy) |
Copyright © 2012–2022. All rights reserved.