ScheduledExecutor

org.eso.ias.dasu.executorthread.ScheduledExecutor
See theScheduledExecutor companion class

Attributes

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

Members list

Value members

Concrete methods

def getCoreSize(): Int

Get the size of the core from the java property or from the number of available CPUs

Get the size of the core from the java property or from the number of available CPUs

Attributes

Concrete fields

lazy val CorePoolSizeDefaultValue: Int

The default size of the pool

The default size of the pool

Attributes

val CoreSizePropName: String

The name of the property to set the number of cores in the thread executor

The name of the property to set the number of cores in the thread executor

Attributes