Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
AlterSystemPropertiesResponse |
GPUdb.alterSystemProperties(AlterSystemPropertiesRequest request)
The
GPUdb.alterSystemProperties(AlterSystemPropertiesRequest)
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
GPUdb.alterSystemProperties(Map, Map) 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) |
AlterSystemPropertiesResponse |
AlterSystemPropertiesResponse.setUpdatedPropertiesMap(Map<String,String> updatedPropertiesMap) |
Copyright © 2020. All rights reserved.