Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
CreateRoleResponse |
GPUdb.createRole(CreateRoleRequest request)
Creates a new role.
|
CreateRoleResponse |
GPUdb.createRole(String name,
Map<String,String> options)
Creates a new role.
|
Modifier and Type | Method and Description |
---|---|
CreateRoleResponse |
CreateRoleResponse.setInfo(Map<String,String> info)
Additional information.
|
CreateRoleResponse |
CreateRoleResponse.setName(String name)
Value of
name . |
Copyright © 2025. All rights reserved.