package deploy
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- trait EC2HostConfiguration extends HostConfiguration
- class EC2MasterSlave extends MasterSlaveConfiguration with EC2HostConfiguration
- trait HostConfiguration extends AnyRef
- class LocalConfiguration extends MasterSlaveConfiguration
- class LocalConfigurationFromConfig extends LocalConfiguration
-
class
ManualMasterSlaveConfiguration extends MasterSlaveConfiguration
A master slave configuration for full manual setup.
- trait MasterSlaveConfiguration extends HostConfiguration
-
class
MasterSlaveFromConfig extends MasterSlaveConfiguration
Needs a hosts.master system property to infer master location and role Self address is bind to the hosts.hostname config.global.
Needs a hosts.master system property to infer master location and role Self address is bind to the hosts.hostname config.global. Port is chosen automatically. Cardinality is determined from hosts.numCPU config
- sealed trait Role extends AnyRef