round_robin

Function round_robin 

Source
pub fn round_robin(name: &str, max: i64, schema: Option<&str>) -> Sequence
Expand description

Create a cycling sequence for round-robin distribution.