EC2MasterSlave

tasks.elastic.ec2.EC2MasterSlave
class EC2MasterSlave(implicit val config: TasksConfig) extends EC2HostConfiguration

Attributes

Experimental
true
Graph
Supertypes
trait HostConfigurationFromConfig
trait HostConfiguration
class Object
trait Matchable
class Any
Show all

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 override val availableCPU: Int

Attributes

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

Attributes

Inherited from:
HostConfigurationFromConfig
lazy override val availableMemory: Int

Attributes

Inherited from:
EC2HostConfiguration
lazy val availableScratch: Int

Attributes

Inherited from:
HostConfigurationFromConfig
lazy val master: SimpleSocketAddress

Attributes

Inherited from:
HostConfigurationFromConfig
lazy override val myAddress: SimpleSocketAddress

Attributes

Inherited from:
EC2HostConfiguration
lazy val myPort: Int

Attributes

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

Attributes

Inherited from:
HostConfigurationFromConfig

Implicits

Implicits

implicit val config: TasksConfig