Searched refs:total_shards_env (Results 1 – 1 of 1) sorted by relevance
6038 bool ShouldShard(const char* total_shards_env, in ShouldShard() argument6045 const int32_t total_shards = Int32FromEnvOrDie(total_shards_env, -1); in ShouldShard()