Lines Matching full:shards
648 # Make sure this function is not called on shards but only on master.
841 """Figure out which hosts are on which shards.
930 # num_shards > 1: this is a job spanning across multiple shards.
1146 During heartbeats shards upload jobs and hostqueuentries. This performs
1206 """Fanout the given rpc to shards of given hosts.
1216 # Figure out which hosts are on which shards.
1220 # Execute the rpc against the appropriate shards.
1243 # Make sure this function is not called on shards but only on master.