org.eso.ias.dasu.executorthread

Members list

Type members

Classlikes

class DasuThreadFactory(dasuId: String) extends ThreadFactory

The thread factory for the DASU

The thread factory for the DASU

Attributes

Supertypes
trait ThreadFactory
class Object
trait Matchable
class Any
class ScheduledExecutor(dasuId: String, coreSize: Int) extends ScheduledThreadPoolExecutor

The scheduled executor for the transfer functions of the DASU.

The scheduled executor for the transfer functions of the DASU.

Value parameters

coreSize

the size of the core of the scheduled executor

dasuID

the identifier of the DASU

Attributes

Constructor

Builds the scheduled executor

Companion
object
Supertypes
class ScheduledThreadPoolExecutor
trait ScheduledExecutorService
class ThreadPoolExecutor
class AbstractExecutorService
trait ExecutorService
trait Executor
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type