mockslurm.process\_db.JobState ============================== .. currentmodule:: mockslurm.process_db .. autoclass:: JobState :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~JobState.conjugate ~JobState.bit_length ~JobState.bit_count ~JobState.to_bytes ~JobState.from_bytes ~JobState.as_integer_ratio ~JobState.is_integer ~JobState.__init__ .. rubric:: Attributes .. autosummary:: ~JobState.real ~JobState.imag ~JobState.numerator ~JobState.denominator ~JobState.COMPLETED ~JobState.RUNNING ~JobState.PENDING ~JobState.CANCELLED ~JobState.FAILED