package ec2
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- class EC2NodeKiller extends NodeKillerImpl with EC2Shutdown with ActorLogging
- class EC2NodeRegistry extends EC2NodeRegistryImp with NodeCreatorImpl with SimpleDecideNewNode with EC2Shutdown with ActorLogging
- trait EC2NodeRegistryImp extends Actor with GridJobRegistry
- class EC2Reaper extends Reaper with EC2Shutdown
- class EC2SelfShutdown extends SelfShutdown with EC2Shutdown
- trait EC2Shutdown extends ShutdownNode
Value Members
- object EC2Grid extends ElasticSupport[EC2NodeRegistry, EC2SelfShutdown]