Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
AdminRemoveRanksResponse |
GPUdb.adminRemoveRanks(AdminRemoveRanksRequest request)
Remove one or more ranks from an existing Kinetica cluster.
|
AdminRemoveRanksResponse |
GPUdb.adminRemoveRanks(List<String> ranks,
Map<String,String> options)
Remove one or more ranks from an existing Kinetica cluster.
|
Modifier and Type | Method and Description |
---|---|
AdminRemoveRanksResponse |
AdminRemoveRanksResponse.setInfo(Map<String,String> info) |
AdminRemoveRanksResponse |
AdminRemoveRanksResponse.setRemovedRanks(List<String> removedRanks) |
Copyright © 2024. All rights reserved.