Searched refs:is_shard (Results 1 – 6 of 6) sorted by relevance
82 def _get_tpool_args(hosts, job_path, is_shard, host_set): argument97 arg = {'host': host, 'job_path': job_path, 'shard': is_shard}113 if (not server_utils.is_shard() and
649 assert not server_utils.is_shard()924 if not server_utils.is_shard():1196 if shard_hostname and not server_utils.is_shard():1244 assert not server_utils.is_shard()1317 if server_utils.is_shard():
79 if not utils.is_shard():98 if not utils.is_shard():480 if not utils.is_shard():1042 if shard_host_map and not utils.is_shard():1071 if shard_host_map and not utils.is_shard():1454 if not host.shard or utils.is_shard():
470 def is_shard(): function557 if not is_shard():
25 _is_master = not utils.is_shard()
889 if entry.job.shard_id is not None and not server_utils.is_shard():