shajara API
    Preparing search index...

    Routes runnable child processes through a scheduler.

    interface SchedulerOption {
        scheduler: Scheduler;
    }
    Index

    Properties

    Properties

    scheduler: Scheduler

    Scheduler that assigns runnable processes in the child scope.