Type Definition batch_system::batch::BatchRouter[][src]

type BatchRouter<N, C> = Router<N, C, NormalScheduler<N, C>, ControlScheduler<N, C>>;