Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
AlterUserResponse |
GPUdb.alterUser(AlterUserRequest request)
Alters a user.
|
AlterUserResponse |
GPUdb.alterUser(String name,
String action,
String value,
Map<String,String> options)
Alters a user.
|
Modifier and Type | Method and Description |
---|---|
AlterUserResponse |
AlterUserResponse.setInfo(Map<String,String> info)
Additional information.
|
AlterUserResponse |
AlterUserResponse.setName(String name)
Value of
name . |
Copyright © 2025. All rights reserved.