tasks.elastic.ec2
package tasks.elastic.ec2
Members list
Type members
Experimental classlikes
class EC2CreateNode(masterAddress: SimpleSocketAddress, codeAddress: CodeAddress, ec2: AmazonEC2, elasticSupport: ElasticSupportFqcn)(implicit config: TasksConfig) extends CreateNode
Attributes
- Experimental
- true
- Supertypes
-
trait CreateNodeclass Objecttrait Matchableclass Any
class EC2CreateNodeFactory(implicit config: TasksConfig, ec2: AmazonEC2, elasticSupport: ElasticSupportFqcn) extends CreateNodeFactory
Attributes
- Experimental
- true
- Supertypes
-
trait CreateNodeFactoryclass Objecttrait Matchableclass Any
class EC2ElasticSupport extends ElasticSupportFromConfig
Attributes
- Experimental
- true
- Supertypes
-
trait ElasticSupportFromConfigclass Objecttrait Matchableclass Any
object EC2GetNodeName extends GetNodeName
Attributes
- Experimental
- true
- Supertypes
-
trait GetNodeNameclass Objecttrait Matchableclass Any
- Self type
-
EC2GetNodeName.type
trait EC2HostConfiguration extends HostConfigurationFromConfig
Attributes
- Experimental
- true
- Supertypes
-
trait HostConfigurationFromConfigtrait HostConfigurationclass Objecttrait Matchableclass Any
- Known subtypes
-
class EC2MasterSlave
class EC2MasterSlave(implicit val config: TasksConfig) extends EC2HostConfiguration
Attributes
- Experimental
- true
- Supertypes
-
trait EC2HostConfigurationtrait HostConfigurationFromConfigtrait HostConfigurationclass Objecttrait Matchableclass AnyShow all
class EC2Shutdown(ec2: AmazonEC2) extends ShutdownNode
Attributes
- Experimental
- true
- Supertypes
-
trait ShutdownNodetrait ShutdownRunningNodeclass Objecttrait Matchableclass Any
In this article