Documentation
¶
Index ¶
- type Runtime
- func (p *Runtime) HandleSubtask(task *models.Task) error
- func (p *Runtime) ParseClusterConf(versionId, conf string) (*models.ClusterWrapper, error)
- func (p *Runtime) SplitJobIntoTasks(job *models.Job) (*models.TaskLayer, error)
- func (p *Runtime) WaitSubtask(taskId string, timeout time.Duration, waitInterval time.Duration) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Runtime ¶
type Runtime struct { }
func (*Runtime) ParseClusterConf ¶
func (p *Runtime) ParseClusterConf(versionId, conf string) (*models.ClusterWrapper, error)
func (*Runtime) SplitJobIntoTasks ¶
Click to show internal directories.
Click to hide internal directories.