# Packages
No description provided by the author
# Functions
This factory method returns an executor used to add an addressable.
No description provided by the author
NewDeleteByIDExecutor creates a new DeleteExecutor which deletes an interval based on id.
NewDeleteByNameExecutor creates a new DeleteExecutor which deletes an interval based on name.
No description provided by the author
No description provided by the author
NewDeleteByScrubExecutor creates a new DeleteExecutor which scrubs intervals.
This factory method returns an executor used to update an addressable.
# Interfaces
No description provided by the author
No description provided by the author
DeleteExecutor handles the deletion of a interval.
No description provided by the author
No description provided by the author
IntervalDeleter deletes interval.
IntervalLoader provides functionality for obtaining Interval.
IntervalUpdater updates interval.
IntervalWriter adds interval.
SchedulerQueueDeleter deletes interval from SchedulerQueue.
SchedulerQueueLoader provides functionality for obtaining Interval from SchedulerQueue.
SchedulerQueueUpdater update interval in SchedulerQueue.
SchedulerQueueWriter adds interval in SchedulerQueue.
No description provided by the author
No description provided by the author