Searched refs:infeed_steps (Results 1 – 2 of 2) sorted by relevance
269 options.infeed_steps < 0 || step <= options.infeed_steps; ++step) { in ExecuteReplicatedImpl()287 options.infeed_steps < 0 || step <= options.infeed_steps; ++step) { in ExecuteReplicatedImpl()
64 int64 infeed_steps = -1; member