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

Name Type Description
options map of string to strings Optional parameters. The default value is an empty map ( {} ).

Output Parameter Description

Name Type Description
version long Current shard array version number.
rank array of ints Array of ranks indexed by the shard number.
tom array of ints Array of toms to which the corresponding shard belongs.
info map of string to strings Additional information.