Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
AlterSystemPropertiesResponse |
GPUdb.alterSystemProperties(AlterSystemPropertiesRequest request)
The alter_system_properties endpoint is primarily used to simplify the testing of GPUdb and is not expected to be used during
normal execution.
|
AlterSystemPropertiesResponse |
GPUdb.alterSystemProperties(Map<String,String> propertyUpdatesMap,
Map<String,String> options)
The alter_system_properties endpoint is primarily used to simplify the testing of GPUdb and is not expected to be used during
normal execution.
|
Modifier and Type | Method and Description |
---|---|
AlterSystemPropertiesResponse |
AlterSystemPropertiesResponse.setUpdatedPropertiesMap(Map<String,String> updatedPropertiesMap) |
Copyright © 2016. All rights reserved.