|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.icenigrid.gridsam.core | |
|---|---|
| org.icenigrid.gridsam.core | Package containing the core interfaces defining the JobManager API. |
| org.icenigrid.gridsam.core.hostenv | |
| org.icenigrid.gridsam.core.plugin | Package containing interfaces that define the Service Provider Interface (SPI) of GridSAM. |
| org.icenigrid.gridsam.core.plugin.connector.common | Package containing common implementations of the DRMConnector interface. |
| org.icenigrid.gridsam.core.plugin.connector.condor | Package containing the Condor command-line based DRMConnector plugin. |
| org.icenigrid.gridsam.core.plugin.connector.drmaa | Package containing DRMConnector plugin classes for submitting and managing jobs through the DRMAA API. |
| org.icenigrid.gridsam.core.plugin.connector.fork | Package containing the Fork DRMConnector plugin. |
| org.icenigrid.gridsam.core.plugin.connector.globus | Package containing the Globus Toolkit 2.4.3 DRMConnector plugin. |
| org.icenigrid.gridsam.core.plugin.connector.openpbs | |
| org.icenigrid.gridsam.core.plugin.connector.pbs | |
| org.icenigrid.gridsam.core.plugin.manager | Package containing the default implementation of the DRMConnector and JobManager abstraction. |
| org.icenigrid.gridsam.core.plugin.persistence.common | Package containing the implementation classes of the job persistence interfaces. |
| org.icenigrid.gridsam.core.plugin.persistence.hibernate | Package containing an implementation of the job persistence API using the Hibernate toolkit over a relational database. |
| org.icenigrid.gridsam.core.plugin.shell.ssh | Package containing an implementation of the Shell API. |
| org.icenigrid.gridsam.core.plugin.transfer.util | |
| org.icenigrid.gridsam.core.support | |
| org.icenigrid.gridsam.core.support.omii | |
| org.icenigrid.gridsam.core.util | |
| org.icenigrid.gridsam.integration.common | |
| Classes in org.icenigrid.gridsam.core used by org.icenigrid.gridsam.core | |
|---|---|
| ConfigurationException
Extension to JobManagerException that indicates a configuration error |
|
| ControlException
Exception thrown when there is an error in the job submission process |
|
| JobInstance
Interface representing a job instance in the GridSAM JobManager API |
|
| JobInstanceChangeListener
Listener interface to receive job change event |
|
| JobManager
Interface representing the entry-point to the GridSAM job submission and monitoring system. |
|
| JobManagerException
Exception thrown when there is a general error with the job manager configuration |
|
| JobStage
Interface representing a stage of a submitted job |
|
| JobState
Enumeration class representing Job States |
|
| StateTransitionException
Exception thrown by a JobStateMachine when a JobInstance's state cannot be advanced |
|
| SubmissionException
Exception thrown when there is an error in the job submission process |
|
| UnknownJobException
Exception thrown when a named job cannot be found |
|
| UnsupportedFeatureException
Exception thrown when an attribute defined in the job description is not supported |
|
| Classes in org.icenigrid.gridsam.core used by org.icenigrid.gridsam.core.hostenv | |
|---|---|
| ConfigurationException
Extension to JobManagerException that indicates a configuration error |
|
| JobManagerException
Exception thrown when there is a general error with the job manager configuration |
|
| SubmissionException
Exception thrown when there is an error in the job submission process |
|
| Classes in org.icenigrid.gridsam.core used by org.icenigrid.gridsam.core.plugin | |
|---|---|
| ConfigurationException
Extension to JobManagerException that indicates a configuration error |
|
| ControlException
Exception thrown when there is an error in the job submission process |
|
| JobInstance
Interface representing a job instance in the GridSAM JobManager API |
|
| JobInstanceChangeListener
Listener interface to receive job change event |
|
| JobManagerException
Exception thrown when there is a general error with the job manager configuration |
|
| JobState
Enumeration class representing Job States |
|
| MutableJobInstance
Interface extending JobInstance providing mutable access to job status and other information |
|
| UnknownJobException
Exception thrown when a named job cannot be found |
|
| Classes in org.icenigrid.gridsam.core used by org.icenigrid.gridsam.core.plugin.connector.common | |
|---|---|
| ConfigurationException
Extension to JobManagerException that indicates a configuration error |
|
| ControlException
Exception thrown when there is an error in the job submission process |
|
| JobInstance
Interface representing a job instance in the GridSAM JobManager API |
|
| Classes in org.icenigrid.gridsam.core used by org.icenigrid.gridsam.core.plugin.connector.condor | |
|---|---|
| ConfigurationException
Extension to JobManagerException that indicates a configuration error |
|
| ControlException
Exception thrown when there is an error in the job submission process |
|
| MutableJobInstance
Interface extending JobInstance providing mutable access to job status and other information |
|
| SubmissionException
Exception thrown when there is an error in the job submission process |
|
| Classes in org.icenigrid.gridsam.core used by org.icenigrid.gridsam.core.plugin.connector.drmaa | |
|---|---|
| ConfigurationException
Extension to JobManagerException that indicates a configuration error |
|
| ControlException
Exception thrown when there is an error in the job submission process |
|
| SubmissionException
Exception thrown when there is an error in the job submission process |
|
| Classes in org.icenigrid.gridsam.core used by org.icenigrid.gridsam.core.plugin.connector.fork | |
|---|---|
| ConfigurationException
Extension to JobManagerException that indicates a configuration error |
|
| ControlException
Exception thrown when there is an error in the job submission process |
|
| SubmissionException
Exception thrown when there is an error in the job submission process |
|
| Classes in org.icenigrid.gridsam.core used by org.icenigrid.gridsam.core.plugin.connector.globus | |
|---|---|
| ConfigurationException
Extension to JobManagerException that indicates a configuration error |
|
| ControlException
Exception thrown when there is an error in the job submission process |
|
| JobManagerException
Exception thrown when there is a general error with the job manager configuration |
|
| SubmissionException
Exception thrown when there is an error in the job submission process |
|
| Classes in org.icenigrid.gridsam.core used by org.icenigrid.gridsam.core.plugin.connector.openpbs | |
|---|---|
| ConfigurationException
Extension to JobManagerException that indicates a configuration error |
|
| ControlException
Exception thrown when there is an error in the job submission process |
|
| SubmissionException
Exception thrown when there is an error in the job submission process |
|
| Classes in org.icenigrid.gridsam.core used by org.icenigrid.gridsam.core.plugin.connector.pbs | |
|---|---|
| ConfigurationException
Extension to JobManagerException that indicates a configuration error |
|
| ControlException
Exception thrown when there is an error in the job submission process |
|
| SubmissionException
Exception thrown when there is an error in the job submission process |
|
| Classes in org.icenigrid.gridsam.core used by org.icenigrid.gridsam.core.plugin.manager | |
|---|---|
| ConfigurationException
Extension to JobManagerException that indicates a configuration error |
|
| ControlException
Exception thrown when there is an error in the job submission process |
|
| JobInstance
Interface representing a job instance in the GridSAM JobManager API |
|
| JobInstanceChangeListener
Listener interface to receive job change event |
|
| JobManager
Interface representing the entry-point to the GridSAM job submission and monitoring system. |
|
| JobManagerException
Exception thrown when there is a general error with the job manager configuration |
|
| JobState
Enumeration class representing Job States |
|
| MutableJobInstance
Interface extending JobInstance providing mutable access to job status and other information |
|
| SubmissionException
Exception thrown when there is an error in the job submission process |
|
| UnknownJobException
Exception thrown when a named job cannot be found |
|
| UnsupportedFeatureException
Exception thrown when an attribute defined in the job description is not supported |
|
| Classes in org.icenigrid.gridsam.core used by org.icenigrid.gridsam.core.plugin.persistence.common | |
|---|---|
| JobInstance
Interface representing a job instance in the GridSAM JobManager API |
|
| JobStage
Interface representing a stage of a submitted job |
|
| JobState
Enumeration class representing Job States |
|
| MutableJobInstance
Interface extending JobInstance providing mutable access to job status and other information |
|
| StateTransitionException
Exception thrown by a JobStateMachine when a JobInstance's state cannot be advanced |
|
| Classes in org.icenigrid.gridsam.core used by org.icenigrid.gridsam.core.plugin.persistence.hibernate | |
|---|---|
| JobInstance
Interface representing a job instance in the GridSAM JobManager API |
|
| JobInstanceChangeListener
Listener interface to receive job change event |
|
| JobState
Enumeration class representing Job States |
|
| MutableJobInstance
Interface extending JobInstance providing mutable access to job status and other information |
|
| UnknownJobException
Exception thrown when a named job cannot be found |
|
| Classes in org.icenigrid.gridsam.core used by org.icenigrid.gridsam.core.plugin.shell.ssh | |
|---|---|
| ConfigurationException
Extension to JobManagerException that indicates a configuration error |
|
| Classes in org.icenigrid.gridsam.core used by org.icenigrid.gridsam.core.plugin.transfer.util | |
|---|---|
| ConfigurationException
Extension to JobManagerException that indicates a configuration error |
|
| Classes in org.icenigrid.gridsam.core used by org.icenigrid.gridsam.core.support | |
|---|---|
| JobInstance
Interface representing a job instance in the GridSAM JobManager API |
|
| Classes in org.icenigrid.gridsam.core used by org.icenigrid.gridsam.core.support.omii | |
|---|---|
| JobManagerException
Exception thrown when there is a general error with the job manager configuration |
|
| Classes in org.icenigrid.gridsam.core used by org.icenigrid.gridsam.core.util | |
|---|---|
| JobInstance
Interface representing a job instance in the GridSAM JobManager API |
|
| JobManagerException
Exception thrown when there is a general error with the job manager configuration |
|
| UnsupportedFeatureException
Exception thrown when an attribute defined in the job description is not supported |
|
| Classes in org.icenigrid.gridsam.core used by org.icenigrid.gridsam.integration.common | |
|---|---|
| ConfigurationException
Extension to JobManagerException that indicates a configuration error |
|
| JobInstance
Interface representing a job instance in the GridSAM JobManager API |
|
| JobManager
Interface representing the entry-point to the GridSAM job submission and monitoring system. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||