Package org.ivoa.dm.execution
package org.ivoa.dm.execution
package execution.
A Data Model for describing the execution of a job on a computational resource.
-
ClassDescriptionA computational resource that can be used for executing a job.A builder class for ComputeResource, mainly for use in the functional builder pattern.A Node where data can be stored.A builder class for DataNode, mainly for use in the functional builder pattern.A data resource that can be used as input or output for a job.A builder class for DataResource, mainly for use in the functional builder pattern.The container class for the execution Model.A container class for the references in the model.A Node where tool execution can take place.A builder class for ExecutionNode, mainly for use in the functional builder pattern.Enumeration of possible phases of job execution.the execution of a job on a computational resource.A builder class for JobExecution, mainly for use in the functional builder pattern.the value of a parameter for a job execution.A builder class for ParameterValue, mainly for use in the functional builder pattern.A performance metric for a job execution.A builder class for PerformanceMetric, mainly for use in the functional builder pattern.The physical location of a resource.A builder class for PhysicalLocation, mainly for use in the functional builder pattern.Performance of data transfer to/from a node.A builder class for TransferPerformance, mainly for use in the functional builder pattern.the execution workload.A builder class for WorkLoad, mainly for use in the functional builder pattern.