Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
AdminOfflineResponse |
GPUdb.adminOffline(AdminOfflineRequest request)
Take the system offline.
|
AdminOfflineResponse |
GPUdb.adminOffline(boolean offline,
Map<String,String> options)
Take the system offline.
|
Modifier and Type | Method and Description |
---|---|
AdminOfflineResponse |
AdminOfflineResponse.setInfo(Map<String,String> info)
Additional information.
|
AdminOfflineResponse |
AdminOfflineResponse.setIsOffline(boolean isOffline)
Returns true if the system is offline, or false otherwise.
|
Copyright © 2025. All rights reserved.