| Package | Description |
|---|---|
| com.facebook.presto.spi.connector | |
| com.facebook.presto.spi.connector.classloader |
| Modifier and Type | Method and Description |
|---|---|
default List<GrantInfo> |
ConnectorMetadata.listTablePrivileges(ConnectorSession session,
SchemaTablePrefix prefix)
List the table privileges granted to the specified grantee for the tables that have the specified prefix considering the selected session role
|
| Modifier and Type | Method and Description |
|---|---|
List<GrantInfo> |
ClassLoaderSafeConnectorMetadata.listTablePrivileges(ConnectorSession session,
SchemaTablePrefix prefix) |
Copyright © 2012–2022. All rights reserved.