SubmitResult Class

class htcondor2.SubmitResult

An object containing information about a successful job submission.

cluster() int

Returns the cluster ID of the submitted jobs.

clusterad() ClassAd

Returns the cluster ad of the submitted jobs.

first_proc() int

Returns the first proc ID of the submitted jobs.

num_procs() int

Returns the number of submitted jobs.