Man Page: globus::gram::jobstate
Operating Environment: debian
Section: 3
JobState(3) User Contributed Perl Documentation JobState(3)NAMEGlobus::GRAM::JobState - GRAM Protocol JobState ConstantsDESCRIPTIONThe Globus::GRAM::JobState module defines symbolic names for the JobState constants in the GRAM Protocol. Methods $value = Globus::GRAM::PENDING() Return the value of the PENDING constant. $value = Globus::GRAM::ACTIVE() Return the value of the ACTIVE constant. $value = Globus::GRAM::FAILED() Return the value of the FAILED constant. $value = Globus::GRAM::DONE() Return the value of the DONE constant. $value = Globus::GRAM::SUSPENDED() Return the value of the SUSPENDED constant. $value = Globus::GRAM::UNSUBMITTED() Return the value of the UNSUBMITTED constant. $value = Globus::GRAM::STAGE_IN() Return the value of the STAGE_IN constant. $value = Globus::GRAM::STAGE_OUT() Return the value of the STAGE_OUT constant. $value = Globus::GRAM::ALL() Return the value of the ALL constant. perl v5.14.2 2012-04-30 JobState(3)
| Related Man Pages |
|---|
| globus-job-status(1) - debian |
| pegasus-exitcode(1) - debian |
| globus_gram_client_attr(3) - debian |
| globus_gram_client(3) - debian |
| globus_gram_protocol_job_signal(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| How can I do this in VI editor? |
| Introduction |
| One instance of comparing grep and awk |
| Find columns in a file based on header and print to new file |