huey
1.11.0
  • Installing
  • Getting Started
  • Consuming Tasks
  • Consumer Events
  • Understanding how tasks are imported
  • Troubleshooting and Common Pitfalls
  • Huey’s API
  • Huey Extensions
huey
  • Docs »
  • Index
  • Edit on GitHub

Index

_ | A | B | C | E | G | H | I | L | M | O | P | Q | R | S | T | U

_

  • __call__() (TaskResultWrapper method)

A

  • all_results() (Huey method)

B

  • BaseStorage (built-in class)

C

  • call_local() (TaskWrapper method)
  • crontab() (built-in function)

E

  • enqueue() (Huey method)

G

  • get() (Huey method)
    • (TaskResultWrapper method)

H

  • Huey (built-in class)

I

  • is_revoked() (Huey method)
    • (TaskResultWrapper method)
    • (TaskWrapper method)

L

  • lock_task() (Huey method)

M

  • MiniHuey (built-in class), [1]

O

  • on_startup() (Huey method)

P

  • pending() (Huey method)
  • periodic_task() (Huey method)
  • post_execute() (Huey method)
  • pre_execute() (Huey method)
  • put() (Huey method)

Q

  • QueueTask (built-in class)

R

  • register_post_execute() (Huey method)
  • register_pre_execute() (Huey method)
  • register_startup() (Huey method)
  • reschedule() (TaskResultWrapper method)
  • reset() (TaskResultWrapper method)
  • restore() (Huey method)
    • (TaskResultWrapper method)
    • (TaskWrapper method)
  • restore_all() (Huey method)
  • restore_by_id() (Huey method)
  • result() (Huey method)
  • revoke() (Huey method)
    • (TaskResultWrapper method)
    • (TaskWrapper method)
  • revoke_all() (Huey method)
  • revoke_by_id() (Huey method)

S

  • s() (TaskWrapper method)
  • schedule() (TaskWrapper method)
  • scheduled() (Huey method)

T

  • task() (Huey method)
  • task_class (TaskWrapper attribute)
  • TaskResultWrapper (built-in class)
  • TaskWrapper (built-in class)
  • then() (QueueTask method)

U

  • unregister_post_execute() (Huey method)
  • unregister_pre_execute() (Huey method)
  • unregister_startup() (Huey method)

© Copyright 2013, charles leifer Revision eda3de74.

Built with Sphinx using a theme provided by Read the Docs.