g-Eclipse
Release 1.0.0

Package eu.geclipse.batch

Interface Summary
IBatchJobInfo Interface for holding information about a specific Grid job.
IBatchJobManager Interface for a manager that manages Batch Jobs
IBatchProblems Identifiers for problems that are declared in this plug-in.
IBatchService Wrapper for executing commands on a batch service.
IBatchServiceDescription This interface is the base for all classes that describe specialized batch services like pbs.
IBatchSolutions Identifiers for solutions that are declared in this plug-in.
IGridBatchQueueDescription A Grid element that describes configuration parameters for a Queue on Grid Site.
IQueueInfo Interface for holding information about a specific queue.
ISSHConnectionInfo Interface containing information needed to establish an ssh connection.
IWorkerNodeInfo Interface for holding information about a specific workernode.
 

Class Summary
AbstractBatchService Common methods for interacting with a batch service.
BatchConnectionInfo Holder object for the necessary information to connect to a batch service.
BatchConnectionInfoCreator Creator for batch service connection descriptions.
BatchJobInfo Class for holding information about a specific Grid job.
BatchQueueDescription  
BatchQueueDescriptionCreator Creator for batch service connection descriptions.
Extensions This is a helper class that holds static fields and methods to easily access extension of the g-Eclipse batch extension points.
SSHConnection Class used to establish an ssh connection to a remote server.
SSHPersistantConnection Class used to establish a persistant ssh connection to a remote server.
 

Enum Summary
IBatchJobInfo.JobState This field determines the type of the state of this Queue.
IQueueInfo.QueueRunState This field determines the type of the running state of this Queue.
IQueueInfo.QueueState This field determines the type of the state of this Queue.
IQueueInfo.QueueType This field determines the type of this Queue.
IWorkerNodeInfo.WorkerNodeState This field determines the type of the state of this WorkerNode.
 


g-Eclipse
Release 1.0.0