Administration: Show Shards

Show the mapping of shards to the corresponding rank and tom. The response message contains list of 16384 (total number of shards in the system) Rank and TOM numbers corresponding to each shard.

Input Parameter Description

NameTypeDescription
optionsmap of string to stringsOptional parameters. The default value is an empty map ( {} ).

Output Parameter Description

NameTypeDescription
versionlongCurrent shard array version number.
rankarray of intsArray of ranks indexed by the shard number.
tomarray of intsArray of toms to which the corresponding shard belongs.
infomap of string to stringsAdditional information.