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)
Additional information.
|
AdminRemoveRanksResponse |
AdminRemoveRanksResponse.setRemovedRanks(List<String> removedRanks)
The number assigned to each rank removed from the cluster.
|
Copyright © 2025. All rights reserved.