AgentScheduleCoalesceScheduler
Implements
Section titled “Implements”CoalesceScheduler
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new AgentScheduleCoalesceScheduler( sql, host, callback): AgentScheduleCoalesceScheduler;Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
|
|
|
|
|
|
|
|
|
Returns
Section titled “Returns”AgentScheduleCoalesceScheduler
Methods
Section titled “Methods”arm(key, atMs): Promise<void>;Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
|
|
|
|
|
|
Returns
Section titled “Returns”Promise<void>
Implementation of
Section titled “Implementation of”CoalesceScheduler.armcancel()
Section titled “cancel()”cancel(key): Promise<void>;Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
|
|
|
Returns
Section titled “Returns”Promise<void>
Implementation of
Section titled “Implementation of”CoalesceScheduler.cancel