Kdb
v0.1.0
  • Pages
  • Modules

    Kdb.Scheduler (Kdb v0.1.0)

    Link to this section Summary

    Functions

    child_spec(args)
    cleanup(args)
    handle_error(key, attempt, error, state)

    Callback implementation for Poolder.Scheduler.handle_error/4.

    handle_hibernate(state)

    Callback implementation for Poolder.Scheduler.handle_hibernate/1.

    loop(state, hibernate_after \\ 60000)
    run(opts)
    schedule(task, interval)
    start(opts \\ [])
    start_link(opts \\ [])
    stop(task)
    try_run(pid, key, attempt, state, error_handler)

    Link to this section Functions

    Link to this function

    child_spec(args)

    Link to this function

    cleanup(args)

    Link to this function

    handle_error(key, attempt, error, state)

    Callback implementation for Poolder.Scheduler.handle_error/4.

    Link to this function

    handle_hibernate(state)

    Callback implementation for Poolder.Scheduler.handle_hibernate/1.

    Link to this function

    loop(state, hibernate_after \\ 60000)

    Link to this function

    run(opts)

    Link to this function

    schedule(task, interval)

    Link to this function

    start(opts \\ [])

    Link to this function

    start_link(opts \\ [])

    Link to this function

    stop(task)

    Link to this function

    try_run(pid, key, attempt, state, error_handler)

    Hex Package Hex Preview (current file) Download ePub version

    Built using ExDoc (v0.29.4) for the Elixir programming language