Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
AdminShutdownResponse |
GPUdb.adminShutdown(AdminShutdownRequest request)
Exits the database server application.
|
AdminShutdownResponse |
GPUdb.adminShutdown(String exitType,
String authorization,
Map<String,String> options)
Exits the database server application.
|
Modifier and Type | Method and Description |
---|---|
AdminShutdownResponse |
AdminShutdownResponse.setExitStatus(String exitStatus)
'OK' upon (right before) successful exit.
|
AdminShutdownResponse |
AdminShutdownResponse.setInfo(Map<String,String> info)
Additional information.
|
Copyright © 2025. All rights reserved.