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. |
AlterSystemPropertiesResponse |
GPUdb.alterSystemProperties(Map<String,String> propertyUpdatesMap,
Map<String,String> options)
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 |
---|---|
AlterSystemPropertiesResponse |
AlterSystemPropertiesResponse.setInfo(Map<String,String> info)
Additional information.
|
AlterSystemPropertiesResponse |
AlterSystemPropertiesResponse.setUpdatedPropertiesMap(Map<String,String> updatedPropertiesMap)
Map of values updated; for speed tests, a map of values measured to the
measurement
|
Copyright © 2025. All rights reserved.