Interface | Description |
---|---|
ConstraintProgramScheduleBuilder |
Similar to
ScheduleBuilder , but allows specifying whether the scheduler should wait until
the configured constraint is met. |
PartitionTriggerInfo |
The dataset partition trigger information to be passed to the triggered program.
|
ProgramStatusTriggerInfo |
The program status trigger information to be passed to the triggered program.
|
ScheduleBuilder |
Builder for scheduling a program.
|
TimeTriggerInfo |
The time trigger information to be passed to the triggered program.
|
Trigger |
A condition must be satisfied in order to trigger a schedule.
|
TriggerFactory |
A factory for getting a specific type of
Trigger |
TriggerInfo |
Base interface for the trigger information to be passed to the triggered program.
|
TriggeringScheduleInfo |
The information of a schedule that can be used by the program launched by the schedule.
|
Enum | Description |
---|---|
SchedulableProgramType |
Defines types of programs that can be scheduled by the Application.
|
Trigger.Type |
Represents all known trigger types.
|
TriggerInfo.Type |
The type of the trigger info.
|
For running programs periodically.
Copyright © 2024 Cask Data, Inc. Licensed under the Apache License, Version 2.0.