Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
AdminAddRanksResponse |
GPUdb.adminAddRanks(AdminAddRanksRequest request)
Add one or more ranks to an existing Kinetica cluster.
|
Modifier and Type | Method and Description |
---|---|
AdminAddRanksRequest |
AdminAddRanksRequest.setConfigParams(List<Map<String,String>> configParams)
Array of maps containing configuration parameters to apply to the new
ranks found in
hosts . |
AdminAddRanksRequest |
AdminAddRanksRequest.setHosts(List<String> hosts)
Array of host IP addresses (matching a hostN.address from the gpudb.conf
file), or host identifiers (e.g.
|
AdminAddRanksRequest |
AdminAddRanksRequest.setOptions(Map<String,String> options)
Optional parameters.
|
Copyright © 2025. All rights reserved.