scheduler

package
v2.0.7-alpha Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Scheduler

type Scheduler struct {
	// contains filtered or unexported fields
}

Scheduler schedule the pipeline. allocate the pipeline to the appropriate node for operation

func New

func New() (s *Scheduler)

New returns a new Scheduler

func (*Scheduler) Close

func (s *Scheduler) Close()

Stop stop working

func (*Scheduler) Closed

func (s *Scheduler) Closed() chan struct{}

func (*Scheduler) CompleteClose

func (s *Scheduler) CompleteClose()

func (*Scheduler) IsClosed

func (s *Scheduler) IsClosed() bool

func (*Scheduler) Run

func (s *Scheduler) Run(ctx context.Context) (err error)

Run start working

Jump to

Keyboard shortcuts

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