Package org.icenigrid.schema.pbs.qstat

Interface Summary
CheckpointDocument A document containing one Checkpoint(@uri:gridsam:pbs:qstat) element.
CheckpointDocument.Checkpoint An XML Checkpoint(@uri:gridsam:pbs:qstat).
CommentDocument A document containing one comment(@uri:gridsam:pbs:qstat) element.
CommentDocument.Comment An XML comment(@uri:gridsam:pbs:qstat).
CputDocument A document containing one cput(@uri:gridsam:pbs:qstat) element.
CputDocument.Cput An XML cput(@uri:gridsam:pbs:qstat).
CtimeDocument A document containing one ctime(@uri:gridsam:pbs:qstat) element.
CtimeDocument.Ctime An XML ctime(@uri:gridsam:pbs:qstat).
DataDocument A document containing one Data(@uri:gridsam:pbs:qstat) element.
DataDocument.Data An XML Data(@uri:gridsam:pbs:qstat).
ErrorPathDocument A document containing one Error_Path(@uri:gridsam:pbs:qstat) element.
EtimeDocument A document containing one etime(@uri:gridsam:pbs:qstat) element.
EtimeDocument.Etime An XML etime(@uri:gridsam:pbs:qstat).
ExecHostDocument A document containing one exec_host(@uri:gridsam:pbs:qstat) element.
ExecHostDocument.ExecHost An XML exec_host(@uri:gridsam:pbs:qstat).
ExitStatusDocument A document containing one exit_status(@uri:gridsam:pbs:qstat) element.
ExitStatusDocument.ExitStatus An XML exit_status(@uri:gridsam:pbs:qstat).
HoldTypesDocument A document containing one Hold_Types(@uri:gridsam:pbs:qstat) element.
HoldTypesDocument.HoldTypes An XML Hold_Types(@uri:gridsam:pbs:qstat).
JobDocument A document containing one Job(@uri:gridsam:pbs:qstat) element.
JobDocument.Job An XML Job(@uri:gridsam:pbs:qstat).
JobNameDocument A document containing one Job_Name(@uri:gridsam:pbs:qstat) element.
JobNameDocument.JobName An XML Job_Name(@uri:gridsam:pbs:qstat).
JobOwnerDocument A document containing one Job_Owner(@uri:gridsam:pbs:qstat) element.
JobOwnerDocument.JobOwner An XML Job_Owner(@uri:gridsam:pbs:qstat).
JobStateDocument A document containing one job_state(@uri:gridsam:pbs:qstat) element.
JobStateDocument.JobState An XML job_state(@uri:gridsam:pbs:qstat).
JoinPathDocument A document containing one Join_Path(@uri:gridsam:pbs:qstat) element.
JoinPathDocument.JoinPath An XML Join_Path(@uri:gridsam:pbs:qstat).
KeepFilesDocument A document containing one Keep_Files(@uri:gridsam:pbs:qstat) element.
KeepFilesDocument.KeepFiles An XML Keep_Files(@uri:gridsam:pbs:qstat).
MailPointsDocument A document containing one Mail_Points(@uri:gridsam:pbs:qstat) element.
MailPointsDocument.MailPoints An XML Mail_Points(@uri:gridsam:pbs:qstat).
MemDocument A document containing one mem(@uri:gridsam:pbs:qstat) element.
MemDocument.Mem An XML mem(@uri:gridsam:pbs:qstat).
MtimeDocument A document containing one mtime(@uri:gridsam:pbs:qstat) element.
MtimeDocument.Mtime An XML mtime(@uri:gridsam:pbs:qstat).
NodectDocument A document containing one nodect(@uri:gridsam:pbs:qstat) element.
NodectDocument.Nodect An XML nodect(@uri:gridsam:pbs:qstat).
NodesDocument A document containing one nodes(@uri:gridsam:pbs:qstat) element.
NodesDocument.Nodes An XML nodes(@uri:gridsam:pbs:qstat).
OutputPathDocument A document containing one Output_Path(@uri:gridsam:pbs:qstat) element.
PriorityDocument A document containing one Priority(@uri:gridsam:pbs:qstat) element.
PriorityDocument.Priority An XML Priority(@uri:gridsam:pbs:qstat).
QtimeDocument A document containing one qtime(@uri:gridsam:pbs:qstat) element.
QtimeDocument.Qtime An XML qtime(@uri:gridsam:pbs:qstat).
QueueDocument A document containing one queue(@uri:gridsam:pbs:qstat) element.
QueueDocument.Queue An XML queue(@uri:gridsam:pbs:qstat).
RerunableDocument A document containing one Rerunable(@uri:gridsam:pbs:qstat) element.
RerunableDocument.Rerunable An XML Rerunable(@uri:gridsam:pbs:qstat).
ResourceListDocument A document containing one Resource_List(@uri:gridsam:pbs:qstat) element.
ResourceListDocument.ResourceList An XML Resource_List(@uri:gridsam:pbs:qstat).
ResourcesUsedDocument A document containing one resources_used(@uri:gridsam:pbs:qstat) element.
ResourcesUsedDocument.ResourcesUsed An XML resources_used(@uri:gridsam:pbs:qstat).
SchedHintDocument A document containing one sched_hint(@uri:gridsam:pbs:qstat) element.
ServerDocument A document containing one server(@uri:gridsam:pbs:qstat) element.
ServerDocument.Server An XML server(@uri:gridsam:pbs:qstat).
ShellPathListDocument A document containing one Shell_Path_List(@uri:gridsam:pbs:qstat) element.
ShellPathListDocument.ShellPathList An XML Shell_Path_List(@uri:gridsam:pbs:qstat).
SubmitArgsDocument A document containing one submit_args(@uri:gridsam:pbs:qstat) element.
SubmitArgsDocument.SubmitArgs An XML submit_args(@uri:gridsam:pbs:qstat).
VariableListDocument A document containing one Variable_List(@uri:gridsam:pbs:qstat) element.
VmemDocument A document containing one vmem(@uri:gridsam:pbs:qstat) element.
VmemDocument.Vmem An XML vmem(@uri:gridsam:pbs:qstat).
WalltimeDocument A document containing one walltime(@uri:gridsam:pbs:qstat) element.
WalltimeDocument.Walltime An XML walltime(@uri:gridsam:pbs:qstat).
XDocument A document containing one x(@uri:gridsam:pbs:qstat) element.
XDocument.X An XML x(@uri:gridsam:pbs:qstat).
 

Class Summary
CheckpointDocument.Checkpoint.Enum Enumeration value class for org.icenigrid.schema.pbs.qstat.CheckpointDocument$Checkpoint.
CheckpointDocument.Checkpoint.Factory A factory class with static methods for creating instances of this type.
CheckpointDocument.Factory A factory class with static methods for creating instances of this type.
CommentDocument.Comment.Enum Enumeration value class for org.icenigrid.schema.pbs.qstat.CommentDocument$Comment.
CommentDocument.Comment.Factory A factory class with static methods for creating instances of this type.
CommentDocument.Factory A factory class with static methods for creating instances of this type.
CputDocument.Cput.Factory A factory class with static methods for creating instances of this type.
CputDocument.Factory A factory class with static methods for creating instances of this type.
CtimeDocument.Ctime.Factory A factory class with static methods for creating instances of this type.
CtimeDocument.Factory A factory class with static methods for creating instances of this type.
DataDocument.Data.Factory A factory class with static methods for creating instances of this type.
DataDocument.Factory A factory class with static methods for creating instances of this type.
ErrorPathDocument.Factory A factory class with static methods for creating instances of this type.
EtimeDocument.Etime.Factory A factory class with static methods for creating instances of this type.
EtimeDocument.Factory A factory class with static methods for creating instances of this type.
ExecHostDocument.ExecHost.Enum Enumeration value class for org.icenigrid.schema.pbs.qstat.ExecHostDocument$ExecHost.
ExecHostDocument.ExecHost.Factory A factory class with static methods for creating instances of this type.
ExecHostDocument.Factory A factory class with static methods for creating instances of this type.
ExitStatusDocument.ExitStatus.Factory A factory class with static methods for creating instances of this type.
ExitStatusDocument.Factory A factory class with static methods for creating instances of this type.
HoldTypesDocument.Factory A factory class with static methods for creating instances of this type.
HoldTypesDocument.HoldTypes.Enum Enumeration value class for org.icenigrid.schema.pbs.qstat.HoldTypesDocument$HoldTypes.
HoldTypesDocument.HoldTypes.Factory A factory class with static methods for creating instances of this type.
JobDocument.Factory A factory class with static methods for creating instances of this type.
JobDocument.Job.Factory A factory class with static methods for creating instances of this type.
JobNameDocument.Factory A factory class with static methods for creating instances of this type.
JobNameDocument.JobName.Enum Enumeration value class for org.icenigrid.schema.pbs.qstat.JobNameDocument$JobName.
JobNameDocument.JobName.Factory A factory class with static methods for creating instances of this type.
JobOwnerDocument.Factory A factory class with static methods for creating instances of this type.
JobOwnerDocument.JobOwner.Enum Enumeration value class for org.icenigrid.schema.pbs.qstat.JobOwnerDocument$JobOwner.
JobOwnerDocument.JobOwner.Factory A factory class with static methods for creating instances of this type.
JobStateDocument.Factory A factory class with static methods for creating instances of this type.
JobStateDocument.JobState.Enum Enumeration value class for org.icenigrid.schema.pbs.qstat.JobStateDocument$JobState.
JobStateDocument.JobState.Factory A factory class with static methods for creating instances of this type.
JoinPathDocument.Factory A factory class with static methods for creating instances of this type.
JoinPathDocument.JoinPath.Enum Enumeration value class for org.icenigrid.schema.pbs.qstat.JoinPathDocument$JoinPath.
JoinPathDocument.JoinPath.Factory A factory class with static methods for creating instances of this type.
KeepFilesDocument.Factory A factory class with static methods for creating instances of this type.
KeepFilesDocument.KeepFiles.Enum Enumeration value class for org.icenigrid.schema.pbs.qstat.KeepFilesDocument$KeepFiles.
KeepFilesDocument.KeepFiles.Factory A factory class with static methods for creating instances of this type.
MailPointsDocument.Factory A factory class with static methods for creating instances of this type.
MailPointsDocument.MailPoints.Enum Enumeration value class for org.icenigrid.schema.pbs.qstat.MailPointsDocument$MailPoints.
MailPointsDocument.MailPoints.Factory A factory class with static methods for creating instances of this type.
MemDocument.Factory A factory class with static methods for creating instances of this type.
MemDocument.Mem.Enum Enumeration value class for org.icenigrid.schema.pbs.qstat.MemDocument$Mem.
MemDocument.Mem.Factory A factory class with static methods for creating instances of this type.
MtimeDocument.Factory A factory class with static methods for creating instances of this type.
MtimeDocument.Mtime.Factory A factory class with static methods for creating instances of this type.
NodectDocument.Factory A factory class with static methods for creating instances of this type.
NodectDocument.Nodect.Factory A factory class with static methods for creating instances of this type.
NodesDocument.Factory A factory class with static methods for creating instances of this type.
NodesDocument.Nodes.Factory A factory class with static methods for creating instances of this type.
OutputPathDocument.Factory A factory class with static methods for creating instances of this type.
PriorityDocument.Factory A factory class with static methods for creating instances of this type.
PriorityDocument.Priority.Factory A factory class with static methods for creating instances of this type.
QtimeDocument.Factory A factory class with static methods for creating instances of this type.
QtimeDocument.Qtime.Factory A factory class with static methods for creating instances of this type.
QueueDocument.Factory A factory class with static methods for creating instances of this type.
QueueDocument.Queue.Enum Enumeration value class for org.icenigrid.schema.pbs.qstat.QueueDocument$Queue.
QueueDocument.Queue.Factory A factory class with static methods for creating instances of this type.
RerunableDocument.Factory A factory class with static methods for creating instances of this type.
RerunableDocument.Rerunable.Enum Enumeration value class for org.icenigrid.schema.pbs.qstat.RerunableDocument$Rerunable.
RerunableDocument.Rerunable.Factory A factory class with static methods for creating instances of this type.
ResourceListDocument.Factory A factory class with static methods for creating instances of this type.
ResourceListDocument.ResourceList.Factory A factory class with static methods for creating instances of this type.
ResourcesUsedDocument.Factory A factory class with static methods for creating instances of this type.
ResourcesUsedDocument.ResourcesUsed.Factory A factory class with static methods for creating instances of this type.
SchedHintDocument.Factory A factory class with static methods for creating instances of this type.
ServerDocument.Factory A factory class with static methods for creating instances of this type.
ServerDocument.Server.Enum Enumeration value class for org.icenigrid.schema.pbs.qstat.ServerDocument$Server.
ServerDocument.Server.Factory A factory class with static methods for creating instances of this type.
ShellPathListDocument.Factory A factory class with static methods for creating instances of this type.
ShellPathListDocument.ShellPathList.Enum Enumeration value class for org.icenigrid.schema.pbs.qstat.ShellPathListDocument$ShellPathList.
ShellPathListDocument.ShellPathList.Factory A factory class with static methods for creating instances of this type.
SubmitArgsDocument.Factory A factory class with static methods for creating instances of this type.
SubmitArgsDocument.SubmitArgs.Enum Enumeration value class for org.icenigrid.schema.pbs.qstat.SubmitArgsDocument$SubmitArgs.
SubmitArgsDocument.SubmitArgs.Factory A factory class with static methods for creating instances of this type.
VariableListDocument.Factory A factory class with static methods for creating instances of this type.
VmemDocument.Factory A factory class with static methods for creating instances of this type.
VmemDocument.Vmem.Enum Enumeration value class for org.icenigrid.schema.pbs.qstat.VmemDocument$Vmem.
VmemDocument.Vmem.Factory A factory class with static methods for creating instances of this type.
WalltimeDocument.Factory A factory class with static methods for creating instances of this type.
WalltimeDocument.Walltime.Factory A factory class with static methods for creating instances of this type.
XDocument.Factory A factory class with static methods for creating instances of this type.
XDocument.X.Enum Enumeration value class for org.icenigrid.schema.pbs.qstat.XDocument$X.
XDocument.X.Factory A factory class with static methods for creating instances of this type.
 



Copyright © 2009. All Rights Reserved.