Package io.fluxzero.common.api.scheduling
package io.fluxzero.common.api.scheduling
-
ClassesClassDescriptionCommand to cancel a previously scheduled message using its
CancelSchedule.scheduleId.Request to retrieve a scheduled message by itsGetSchedule.scheduleId.Response to aGetSchedulerequest, containing the matchingSerializedSchedule, if found.Metric payload used for internal monitoring and logging.Command to schedule a batch of messages for future delivery.Lightweight metric representation of thisSchedulecommand, used for monitoring purposes.Represents a scheduled message to be delivered at a specificSerializedSchedule.timestamp.Metric representation of theSerializedSchedulefor tracking/monitoring.