Uses of Class
com.gpudb.protocol.AdminShowShardsRequest
-
Packages that use AdminShowShardsRequest Package Description com.gpudb com.gpudb.protocol -
-
Uses of AdminShowShardsRequest in com.gpudb
Methods in com.gpudb with parameters of type AdminShowShardsRequest Modifier and Type Method Description AdminShowShardsResponseGPUdb. adminShowShards(AdminShowShardsRequest request)Show the mapping of shards to the corresponding rank and tom. -
Uses of AdminShowShardsRequest in com.gpudb.protocol
Methods in com.gpudb.protocol that return AdminShowShardsRequest Modifier and Type Method Description AdminShowShardsRequestAdminShowShardsRequest. setOptions(Map<String,String> options)Optional parameters.
-