Searched refs:infeed_steps (Results 1 – 2 of 2) sorted by relevance
336 options.infeed_steps < 0 || step <= options.infeed_steps; ++step) { in ExecuteReplicated()354 options.infeed_steps < 0 || step <= options.infeed_steps; ++step) { in ExecuteReplicated()
67 int64 infeed_steps = -1; member