| Package | Description |
|---|---|
| com.gpudb | |
| com.gpudb.protocol |
| Modifier and Type | Method and Description |
|---|---|
AdminShowShardsResponse |
GPUdb.adminShowShards(AdminShowShardsRequest request)
Show the mapping of shards to the corresponding rank and tom.
|
AdminShowShardsResponse |
GPUdb.adminShowShards(Map<String,String> options)
Show the mapping of shards to the corresponding rank and tom.
|
| Modifier and Type | Method and Description |
|---|---|
AdminShowShardsResponse |
AdminShowShardsResponse.setInfo(Map<String,String> info) |
AdminShowShardsResponse |
AdminShowShardsResponse.setRank(List<Integer> rank) |
AdminShowShardsResponse |
AdminShowShardsResponse.setTom(List<Integer> tom) |
AdminShowShardsResponse |
AdminShowShardsResponse.setVersion(long version) |
Copyright © 2020. All rights reserved.