schedulers

package
v0.4.51 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 14, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

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 MsgPropertyFromScheduler

func MsgPropertyFromScheduler(s Scheduler) string

MsgPropertyFromScheduler returns the pulsar message property associated with the scheduler

Types

type Scheduler

type Scheduler int
const (
	Legacy Scheduler = iota
	Pulsar
	All
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL