parsl.jobs.states.JobState ========================== .. currentmodule:: parsl.jobs.states .. autoclass:: JobState .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~JobState.conjugate ~JobState.bit_length ~JobState.bit_count ~JobState.to_bytes ~JobState.from_bytes ~JobState.as_integer_ratio ~JobState.__init__ .. rubric:: Attributes .. autosummary:: ~JobState.real ~JobState.imag ~JobState.numerator ~JobState.denominator ~JobState.UNKNOWN ~JobState.PENDING ~JobState.RUNNING ~JobState.CANCELLED ~JobState.COMPLETED ~JobState.FAILED ~JobState.TIMEOUT ~JobState.HELD ~JobState.MISSING ~JobState.SCALED_IN