Index _ | A | B | C | D | E | F | G | H | I | J | K | L | M | N | P | R | S | T | U | V | W _ __init__() (pg_scheduler.JobSpec method) (pg_scheduler.periodic.PeriodicJobConfig method) (pg_scheduler.PollingConfig method) (pg_scheduler.Scheduler method) (pg_scheduler.VacuumConfig method) (pg_scheduler.VacuumPolicy method) __post_init__() (pg_scheduler.periodic.PeriodicJobConfig method) (pg_scheduler.VacuumConfig method) __repr__() (pg_scheduler.JobPriority method) __str__() (pg_scheduler.JobPriority method) A after_days() (pg_scheduler.VacuumPolicy class method) args (pg_scheduler.JobSpec attribute) B backoff_multiplier (pg_scheduler.PollingConfig attribute) C cancel_job() (pg_scheduler.Scheduler method) cancelled (pg_scheduler.VacuumConfig attribute) completed (pg_scheduler.VacuumConfig attribute) ConflictResolution (class in pg_scheduler) COUNT_BASED (pg_scheduler.VacuumTrigger attribute) CRITICAL (pg_scheduler.JobPriority attribute) cron (pg_scheduler.periodic.PeriodicJobConfig attribute) D days (pg_scheduler.VacuumPolicy attribute) db_value (pg_scheduler.JobPriority property) dedup_key (pg_scheduler.periodic.PeriodicJobConfig attribute) disable_periodic_job() (pg_scheduler.Scheduler method) E enable_periodic_job() (pg_scheduler.Scheduler method) enabled (pg_scheduler.periodic.PeriodicJobConfig attribute) execute_job() (pg_scheduler.Scheduler method) execute_job_with_concurrency_control() (pg_scheduler.Scheduler method) execution_time (pg_scheduler.JobSpec attribute) F failed (pg_scheduler.VacuumConfig attribute) from_db_value() (pg_scheduler.JobPriority class method) func (pg_scheduler.JobSpec attribute) (pg_scheduler.periodic.PeriodicJobConfig attribute) G get_periodic_job_status() (pg_scheduler.Scheduler method) get_periodic_jobs() (pg_scheduler.Scheduler method) get_total_vacuum_stats() (pg_scheduler.Scheduler method) get_vacuum_stats() (pg_scheduler.Scheduler method) H HEARTBEAT_THRESHOLD (pg_scheduler.Scheduler attribute) HIGH (pg_scheduler.JobPriority attribute) I idle_start_interval (pg_scheduler.PollingConfig attribute) IGNORE (pg_scheduler.ConflictResolution attribute) IMMEDIATE (pg_scheduler.VacuumTrigger attribute) immediate() (pg_scheduler.VacuumPolicy class method) initialize_db() (pg_scheduler.Scheduler method) interval (pg_scheduler.periodic.PeriodicJobConfig attribute) interval_minutes (pg_scheduler.VacuumConfig attribute) J jitter (pg_scheduler.PollingConfig attribute) job_id (pg_scheduler.JobSpec attribute) job_name (pg_scheduler.periodic.PeriodicJobConfig attribute) JobPriority (class in pg_scheduler) JobSpec (class in pg_scheduler) K keep_count (pg_scheduler.VacuumPolicy attribute) keep_last() (pg_scheduler.VacuumPolicy class method) kwargs (pg_scheduler.JobSpec attribute) L LEASE_DURATION (pg_scheduler.Scheduler attribute) listen_for_jobs() (pg_scheduler.Scheduler method) load_task_functions() (pg_scheduler.Scheduler method) LOW (pg_scheduler.JobPriority attribute) M max_interval (pg_scheduler.PollingConfig attribute) max_retries (pg_scheduler.JobSpec attribute) (pg_scheduler.periodic.PeriodicJobConfig attribute) min_interval (pg_scheduler.PollingConfig attribute) misfire_grace_time (pg_scheduler.JobSpec attribute) monitor_heartbeats() (pg_scheduler.Scheduler method) N NEVER (pg_scheduler.VacuumTrigger attribute) never() (pg_scheduler.VacuumPolicy class method) NORMAL (pg_scheduler.JobPriority attribute) P periodic() (in module pg_scheduler) periodic_orphan_recovery() (pg_scheduler.Scheduler method) PeriodicJobConfig (class in pg_scheduler.periodic) PollingConfig (class in pg_scheduler) priority (pg_scheduler.JobSpec attribute) (pg_scheduler.periodic.PeriodicJobConfig attribute) R RAISE (pg_scheduler.ConflictResolution attribute) recover_orphaned_jobs() (pg_scheduler.Scheduler method) REPLACE (pg_scheduler.ConflictResolution attribute) run_vacuum() (pg_scheduler.Scheduler method) S schedule() (pg_scheduler.Scheduler method) schedule_bulk() (pg_scheduler.Scheduler method) schedule_job() (pg_scheduler.Scheduler method) Scheduler (class in pg_scheduler) semaphore_full_interval (pg_scheduler.PollingConfig attribute) send_heartbeat() (pg_scheduler.Scheduler method) shutdown() (pg_scheduler.Scheduler method) start() (pg_scheduler.Scheduler method) T TIME_BASED (pg_scheduler.VacuumTrigger attribute) timezone (pg_scheduler.periodic.PeriodicJobConfig attribute) track_metrics (pg_scheduler.VacuumConfig attribute) trigger (pg_scheduler.VacuumPolicy attribute) trigger_periodic_job() (pg_scheduler.Scheduler method) U update_job_status() (pg_scheduler.Scheduler method) use_advisory_lock (pg_scheduler.periodic.PeriodicJobConfig attribute) V VacuumConfig (class in pg_scheduler) VacuumPolicy (class in pg_scheduler) VacuumTrigger (class in pg_scheduler) W WORKER_ID_LENGTH (pg_scheduler.Scheduler attribute)