Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
AdminRebalanceResponse |
GPUdb.adminRebalance(AdminRebalanceRequest request)
Rebalance the data in the cluster so that all nodes contain an equal
number of records approximately and/or rebalance the shards to be
equally distributed (as much as possible) across all the ranks.
|
AdminRebalanceResponse |
GPUdb.adminRebalance(Map<String,String> options)
Rebalance the data in the cluster so that all nodes contain an equal
number of records approximately and/or rebalance the shards to be
equally distributed (as much as possible) across all the ranks.
|
Modifier and Type | Method and Description |
---|---|
AdminRebalanceResponse |
AdminRebalanceResponse.setInfo(Map<String,String> info)
Additional information.
|
Copyright © 2025. All rights reserved.