Documentation ¶
Index ¶
Constants ¶
View Source
const ( PropertyName string = "schedulerName" PulsarSchedulerAttribute string = "pulsar" LegacySchedulerAttribute string = "legacy" AllSchedulersAttribute string = "all" )
Variables ¶
This section is empty.
Functions ¶
func ForLegacyScheduler ¶
ForLegacyScheduler returns true if this message should be processed by the legacy scheduler
func ForPulsarScheduler ¶
ForPulsarScheduler returns true if this message should be processed by the pulsar scheduler
func MsgPropertyFromScheduler ¶
MsgPropertyFromScheduler returns the pulsar message property associated with the scheduler
Types ¶
Click to show internal directories.
Click to hide internal directories.