Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
AlterSystemPropertiesResponse |
GPUdb.alterSystemProperties(AlterSystemPropertiesRequest request)
The
alterSystemProperties endpoint is primarily used to simplify the
testing of the system and is not expected to be used during normal
execution. |
Modifier and Type | Method and Description |
---|---|
AlterSystemPropertiesRequest |
AlterSystemPropertiesRequest.setOptions(Map<String,String> options)
Optional parameters.
|
AlterSystemPropertiesRequest |
AlterSystemPropertiesRequest.setPropertyUpdatesMap(Map<String,String> propertyUpdatesMap)
Map containing the properties of the system to be updated.
|
Copyright © 2025. All rights reserved.