Query: globus::gram::jobsignal
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
JobSignal(3) User Contributed Perl Documentation JobSignal(3)NAMEGlobus::GRAM::JobSignal - GRAM Protocol JobSignal ConstantsDESCRIPTIONThe Globus::GRAM::JobSignal module defines symbolic names for the JobSignal constants in the GRAM Protocol. Methods $value = Globus::GRAM::CANCEL() Return the value of the CANCEL constant. $value = Globus::GRAM::SUSPEND() Return the value of the SUSPEND constant. $value = Globus::GRAM::RESUME() Return the value of the RESUME constant. $value = Globus::GRAM::PRIORITY() Return the value of the PRIORITY constant. $value = Globus::GRAM::COMMIT_REQUEST() Return the value of the COMMIT_REQUEST constant. $value = Globus::GRAM::COMMIT_EXTEND() Return the value of the COMMIT_EXTEND constant. $value = Globus::GRAM::STDIO_UPDATE() Return the value of the STDIO_UPDATE constant. $value = Globus::GRAM::STDIO_SIZE() Return the value of the STDIO_SIZE constant. $value = Globus::GRAM::STOP_MANAGER() Return the value of the STOP_MANAGER constant. $value = Globus::GRAM::COMMIT_END() Return the value of the COMMIT_END constant. perl v5.14.2 2012-04-30 JobSignal(3)