Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
AdminAddRanksResponse |
GPUdb.adminAddRanks(AdminAddRanksRequest request)
Add one or more new ranks to the Kinetica cluster.
|
AdminAddRanksResponse |
GPUdb.adminAddRanks(List<String> hosts,
List<Map<String,String>> configParams,
Map<String,String> options)
Add one or more new ranks to the Kinetica cluster.
|
Modifier and Type | Method and Description |
---|---|
AdminAddRanksResponse |
AdminAddRanksResponse.setAddedRanks(List<Integer> addedRanks) |
AdminAddRanksResponse |
AdminAddRanksResponse.setInfo(Map<String,String> info) |
AdminAddRanksResponse |
AdminAddRanksResponse.setResults(List<String> results) |
Copyright © 2020. All rights reserved.