Field Summary |
|
final public static int | ARCH_TYPE The constant to be passed to the accessor functions to get or set the
architecture type of the remote machines to which the jobmanager talks to. |
final public static String | FORK_JOBMANAGER_TYPE The jobmanager type associated with the transfer jobs. |
final public static int | FREE_MEM The constant to be passed to the accessor functions to get or set the free
memory . |
final public static int | GLOBUS_VERSION The constant to be passed to the accessor functions to get or set the
globus version. |
final public static int | IDLE_NODES The constant to be passed to the accessor functions to get or set the
idle nodes. |
final public static String | JOBMANAGERINFO Array storing the names of the attributes that are stored with the
jobmanager. |
final public static int | JOBMANAGER_TYPE The constant to be passed to the accessor functions to get or set the
jobmanager type. |
final public static int | JOBS_IN_QUEUE The constant to be passed to the accessor functions to get or set the
number of the jobs in the queue attribute. |
final public static int | MAX_COUNT The constant to be passed to the accessor functions to get or set the
maximum number of jobs that can be in the queue. |
final public static int | MAX_CPU_TIME The constant to be passed to the accessor functions to get or set the
maxwalltime for the jobs. |
final public static int | OS_TYPE The constant to be passed to the accessor functions to get or set the
operating system type of the remote machines to which the jobmanager talks
to. |
final public static int | RUNNING_JOBS The constant to be passed to the accessor functions to get or set the
number of running jobs attribute. |
final public static int | TOTAL_MEM The constant to be passed to the accessor functions to get or set the
total memory. |
final public static int | TOTAL_NODES The constant to be passed to the accessor functions to get or set the total
number of nodes. |
final public static int | UNIVERSE The constant to be passed to the accessor functions to get or set the
universe. |
final public static int | URL The constant to be passed to the accessor functions to get or set the url. |
final public static String | VANILLA_JOBMANAGER_TYPE The jobmanager type associated with the compute jobs. |