Package eu.unicore.hila.grid

This is an abstract Grid API, implementations of which can be used to access different middlware.

See:
          Description

Interface Summary
Config  
File  
Grid  
ID This is intended to be a representation of a user identity, which will be returned by Config.
Job A Job is a real computational task that is executed on a compute resources.
Progressable The Progressable interface allows a user to monitor progress, i.e.
Reservable  
Reservation  
SimpleTransfer  
Site  
StatusChangeListener An interface to listen for TaskStatus changes of a Task
Storage  
Submittable This interface represents something which you can Submittable.submit(JobModel) to.
Task A generic Task interfact, not necessarily representing a Job.
ThirdPartyTransfer  
 

Class Summary
History  
StatusChangedEvent An event describing the change of TaskStatus.
 

Enum Summary
TaskStatus A Task's status.
 

Package eu.unicore.hila.grid Description

This is an abstract Grid API, implementations of which can be used to access different middlware.



Copyright © 2010-2013 UNICORE. All Rights Reserved.