Uses of Package
ppe.ec2

Packages that use ppe.ec2
ppe Parallel Processing with EC2 (ppe) 
ppe.ec2 This package implements all operations that send commands or queries to AWS. 
ppe.gui   
ppe.gui.networkspec   
ppe.ompi Classes for configuring Open MPI on a network of EC2 instances. 
ppe.util   
 

Classes in ppe.ec2 used by ppe
Ec2Wrangler
          All operations that require sending requests to AWS re ec2 are implemented in this class.
NetworkSpec
          Contains all variables needed to specify an ec2 network.
 

Classes in ppe.ec2 used by ppe.ec2
Ec2InstanceType
          Some descriptive information about ec2 instance types.
Ec2InstanceType.VirtualizationType
           
Ec2Wrangler
          All operations that require sending requests to AWS re ec2 are implemented in this class.
IncompatibleInstanceImageException
          Thrown if a required parameter has not been specified in the config file or argv.
IncompleteNetworkSpecException
          Thrown if a required parameter has not been specified in the config file or argv.
InstanceStatus
          A wrapper for Instance.
InstanceTag
          Values used to 'tag' ec2 instances.
NetworkInfo
          Holds information that identifies an ppe network.
NetworkInfo.State
          Instance states per aws InstanceState.getState().getName().
NetworkSpec
          Contains all variables needed to specify an ec2 network.
NodeType
          Values used to 'tag' ec2 instances.
NoSuchAmiException
          Thrown if a required parameter has not been specified in the config file or argv.
NoSuchInstanceException
          Thrown if a required parameter has not been specified in the config file or argv.
NoSuchNetworkException
          Thrown if a required parameter has not been specified in the config file or argv.
ParamsEc2
           
ParamsEc2.ParamName
           
 

Classes in ppe.ec2 used by ppe.gui
Ec2Wrangler
          All operations that require sending requests to AWS re ec2 are implemented in this class.
NetworkInfo
          Holds information that identifies an ppe network.
ParamsEc2
           
 

Classes in ppe.ec2 used by ppe.gui.networkspec
Ec2InstanceType
          Some descriptive information about ec2 instance types.
Ec2Wrangler
          All operations that require sending requests to AWS re ec2 are implemented in this class.
NetworkSpec
          Contains all variables needed to specify an ec2 network.
 

Classes in ppe.ec2 used by ppe.ompi
Ec2Wrangler
          All operations that require sending requests to AWS re ec2 are implemented in this class.
NetworkInfo
          Holds information that identifies an ppe network.
ParamsEc2
           
 

Classes in ppe.ec2 used by ppe.util
InstanceStatus
          A wrapper for Instance.
NoSuchNetworkException
          Thrown if a required parameter has not been specified in the config file or argv.