| Package | Description | 
|---|---|
| com.gpudb | |
| com.gpudb.protocol | 
| Modifier and Type | Method and Description | 
|---|---|
GrantRoleResponse | 
GPUdb.grantRole(GrantRoleRequest request)
Grants membership in a role to a user or role. 
 | 
GrantRoleResponse | 
GPUdb.grantRole(String role,
         String member,
         Map<String,String> options)
Grants membership in a role to a user or role. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
GrantRoleResponse | 
GrantRoleResponse.setMember(String member)  | 
GrantRoleResponse | 
GrantRoleResponse.setRole(String role)  | 
Copyright © 2019. All rights reserved.