MasterSlaveFromConfig

tasks.deploy.MasterSlaveFromConfig
class MasterSlaveFromConfig(implicit val config: TasksConfig) extends HostConfigurationFromConfig

Attributes

Experimental
true
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Inherited methods

def isApp: Boolean

Attributes

Inherited from:
HostConfiguration
def isQueue: Boolean

Attributes

Inherited from:
HostConfiguration
def isWorker: Boolean

Attributes

Inherited from:
HostConfiguration

Inherited fields

lazy val availableCPU: Int

Attributes

Inherited from:
HostConfigurationFromConfig
lazy val availableGPU: List[Int]

Attributes

Inherited from:
HostConfigurationFromConfig
lazy val availableMemory: Int

Attributes

Inherited from:
HostConfigurationFromConfig
lazy val availableScratch: Int

Attributes

Inherited from:
HostConfigurationFromConfig

Attributes

Inherited from:
HostConfigurationFromConfig

Attributes

Inherited from:
HostConfigurationFromConfig
lazy val myPort: Int

Attributes

Inherited from:
HostConfigurationFromConfig
lazy val myRoles: Set[Role]

Attributes

Inherited from:
HostConfigurationFromConfig

Implicits

Implicits

implicit val config: TasksConfig