Documentation ¶
Index ¶
Constants ¶
View Source
const ( LOCAL_SCHEDULER_TRACE_ID = "LS00000000000000" CLUSTER_SCHEDULER_TRACE_ID = "CS00000000000000" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Scheduler ¶
type Scheduler struct {
// contains filtered or unexported fields
}
func NewScheduler ¶
func NewScheduler(coordinator *coordinator.Coordinator, isLocal bool) *Scheduler
Click to show internal directories.
Click to hide internal directories.