ComputingElement

org.eso.ias.asce.ComputingElement
See theComputingElement companion class

The ComputingElement object to build a ComputingElement from the AsceDao red from the CDB

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[T](asceDao: AsceDao, dasuId: Identifier, validityThresholdInSecs: Int, properties: Properties): ComputingElement[T]

build a ComputingElement from the AsceDao red from the CDB

build a ComputingElement from the AsceDao red from the CDB

Value parameters

asceDao

the configuration of the ASCE red from the CDB

dasuId

the identifier of the DASU where the ASCE runs

properties

a optional set of properties

validityThresholdInSecs

the validity threshold (secs) to check the validity

Attributes