tasks.elastic.ec2
package tasks.elastic.ec2
Members list
Type members
Experimental classlikes
class EC2Config(val raw: Config) extends ConfigValuesForHostConfiguration
Attributes
- Experimental
- true
- Supertypes
-
trait ConfigValuesForHostConfigurationclass Objecttrait Matchableclass Any
class EC2CreateNode(masterAddress: SimpleSocketAddress, codeAddress: CodeAddress, ec2: AmazonEC2, ec2Config: EC2Config) extends CreateNode
Attributes
- Experimental
- true
- Supertypes
-
trait CreateNodeclass Objecttrait Matchableclass Any
class EC2CreateNodeFactory(config: EC2Config, ec2: AmazonEC2) extends CreateNodeFactory
Attributes
- Experimental
- true
- Supertypes
-
trait CreateNodeFactoryclass Objecttrait Matchableclass Any
object EC2ElasticSupport
Attributes
- Experimental
- true
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
EC2ElasticSupport.type
object EC2GetNodeName extends GetNodeName
Attributes
- Experimental
- true
- Supertypes
-
trait GetNodeNameclass Objecttrait Matchableclass Any
- Self type
-
EC2GetNodeName.type
class EC2MasterSlave(val config: EC2Config) extends HostConfigurationFromConfig
Attributes
- Experimental
- true
- Supertypes
-
trait HostConfigurationFromConfigtrait HostConfigurationclass Objecttrait Matchableclass Any
class EC2Shutdown(ec2: AmazonEC2) extends ShutdownNode
Attributes
- Experimental
- true
- Supertypes
-
trait ShutdownNodetrait ShutdownRunningNodeclass Objecttrait Matchableclass Any
In this article