Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
GrantPermissionSystemResponse |
GPUdb.grantPermissionSystem(GrantPermissionSystemRequest request)
Grants a system-level permission to a user or role.
|
GrantPermissionSystemResponse |
GPUdb.grantPermissionSystem(String name,
String permission,
Map<String,String> options)
Grants a system-level permission to a user or role.
|
Modifier and Type | Method and Description |
---|---|
GrantPermissionSystemResponse |
GrantPermissionSystemResponse.setInfo(Map<String,String> info) |
GrantPermissionSystemResponse |
GrantPermissionSystemResponse.setName(String name) |
GrantPermissionSystemResponse |
GrantPermissionSystemResponse.setPermission(String permission) |
Copyright © 2020. All rights reserved.