EC2HostConfiguration

tasks.elastic.ec2.EC2HostConfiguration
trait EC2HostConfiguration extends HostConfigurationFromConfig

Attributes

Experimental
true
Graph
Supertypes
trait HostConfigurationFromConfig
trait HostConfiguration
class Object
trait Matchable
class Any
Known subtypes

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

Concrete fields

lazy override val availableCPU: Int
lazy override val availableMemory: Int
lazy override val myAddress: SimpleSocketAddress

Inherited fields

lazy val availableGPU: List[Int]

Attributes

Inherited from:
HostConfigurationFromConfig
lazy val availableScratch: Int

Attributes

Inherited from:
HostConfigurationFromConfig
lazy val master: SimpleSocketAddress

Attributes

Inherited from:
HostConfigurationFromConfig
lazy val myPort: Int

Attributes

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

Attributes

Inherited from:
HostConfigurationFromConfig

Implicits

Implicits

implicit def config: TasksConfig