| Package | Description | 
|---|---|
| com.gpudb | |
| com.gpudb.protocol | 
| Modifier and Type | Method and Description | 
|---|---|
CreateUserInternalResponse | 
GPUdb.createUserInternal(CreateUserInternalRequest request)
Creates a new internal user (a user whose credentials are managed by the
 database system). 
 | 
CreateUserInternalResponse | 
GPUdb.createUserInternal(String name,
                  String password,
                  Map<String,String> options)
Creates a new internal user (a user whose credentials are managed by the
 database system). 
 | 
| Modifier and Type | Method and Description | 
|---|---|
CreateUserInternalResponse | 
CreateUserInternalResponse.setName(String name)  | 
Copyright © 2019. All rights reserved.