package peloton.api.v0.job.svc

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service JobService

job_svc.proto:23

* Job service defines the job related methods such as create, get, query and kill jobs.

message RestartConfig

job_svc.proto:206

* RestartConfig is the optional config for RestartJobRequest Experimental only

Used in: RestartJobRequest

message StartConfig

job_svc.proto:288

* StartConfig is the optional config for StartJobRequest

Used in: StartJobRequest

message StopConfig

job_svc.proto:329

* StopConfig is the optional config for StopJobRequest

Used in: StopJobRequest