A B C D E F G H I K L M N O P R S T U V W

S

SECURITY_GROUP_DES - Static variable in class ppe.ec2.Constants
 
securityGroup - Variable in class ppe.ec2.ParamsEc2
 
SecurityGroupChoice - Class in ppe.gui.networkspec
 
SecurityGroupChoice(SecurityGroupChoice.Type) - Constructor for class ppe.gui.networkspec.SecurityGroupChoice
 
SecurityGroupFactory - Class in ppe.ec2
 
SecurityGroupFactory(ParamsEc2, AmazonEC2Client) - Constructor for class ppe.ec2.SecurityGroupFactory
 
securityGroupName - Variable in class ppe.ec2.NetworkSpec
 
securityGroupNames - Variable in class ppe.ec2.InstanceStatus
 
SERIAL_VERSION_UID - Static variable in class ppe.Constants
 
serialVersionUID - Static variable in interface ppe.StateChangeListener
 
Services - Class in ppe
Services specifies operations to performed on a network after its ec2 instances are running, such as configuring Open MPI.
Services(String) - Constructor for class ppe.Services
 
set(Ec2Wrangler, NetworkSpec, OmpiSpec) - Method in class ppe.Services
Sets objects needed to start services.
setAccessKeyID(String) - Method in class ppe.gui.Ec2ParamEditorFrame
 
setAccountNumber(String) - Method in class ppe.gui.Ec2ParamEditorFrame
 
setActionCommand(String) - Method in interface ppe.gui.networkspec.ChoiceComponent
 
setActionCommand(String) - Method in class ppe.gui.networkspec.LabeledTextFieldCC
 
setActionCommand(String) - Method in class ppe.gui.networkspec.OtherCC
 
setColumnValue(int, Object) - Method in class ppe.ec2.Ec2InstanceType
 
setColumnValue(int, Object) - Method in class ppe.gui.networkspec.AmiName
 
setDefaults() - Static method in class ppe.gui.SwingDefaults
 
setEnabled(boolean) - Method in class ppe.gui.networkspec.Choice
 
setEnabled(boolean) - Method in interface ppe.gui.networkspec.ChoiceComponent
 
setEnabled(boolean) - Method in class ppe.gui.networkspec.LabeledTextFieldCC
 
setEnabled(boolean) - Method in class ppe.gui.networkspec.OtherCC
 
setEnabled(boolean) - Method in class ppe.gui.networkspec.SpotPriceCC
 
setEnabled(boolean) - Method in class ppe.gui.networkspec.SpotPriceChoice
 
setEndogeous(boolean) - Method in class ppe.ec2.NetworkInfo
 
setIcon(JFrame) - Static method in class ppe.gui.SwingDefaults
 
setLabel(String) - Method in class ppe.gui.networkspec.OtherCC
 
setNSlots(int) - Method in class ppe.gui.networkspec.SlotsPerHostChoice
 
setOtherLabel() - Method in class ppe.gui.networkspec.OtherCC
 
setParams(ParamsEc2) - Method in class ppe.ec2.Ec2Wrangler
 
setParamVal(String, String) - Method in class ppe.AbstractParams
 
setParamVal(String, String) - Method in class ppe.ec2.ParamsEc2
 
setParamVal(String, String) - Method in class ppe.ompi.ParamsOmpi
 
setParamVals() - Method in class ppe.AbstractParams
 
setParamVals() - Method in class ppe.ompi.ParamsOmpi
 
setRsaKeyName(String) - Method in class ppe.gui.Ec2ParamEditorFrame
 
setRsaKeyPairFile(String) - Method in class ppe.gui.Ec2ParamEditorFrame
 
setSecretKey(String) - Method in class ppe.gui.Ec2ParamEditorFrame
 
setSelected(boolean) - Method in class ppe.gui.networkspec.Choice
 
setSelected(boolean) - Method in interface ppe.gui.networkspec.ChoiceComponent
 
setSelected(boolean) - Method in class ppe.gui.networkspec.LabeledTextFieldCC
 
setSelected(boolean) - Method in class ppe.gui.networkspec.OtherCC
 
setSelected(boolean) - Method in class ppe.gui.networkspec.SpotPriceChoice
Special handling is required; overrides the parent version.
setServices(Services) - Method in class ppe.ec2.NetworkInfo
 
setServicesClass(Class) - Static method in class ppe.Services
 
setState(NetworkInfo.State) - Method in class ppe.ec2.NetworkInfo
 
setState() - Method in class ppe.ec2.NetworkInfo
 
setStatus(String) - Method in class ppe.gui.SpotRequestGui
 
setTabbedPane(JTabbedPane) - Method in class ppe.gui.InstanceTableManager
 
setTags(String, String, String, NodeType) - Method in class ppe.ec2.Ec2Wrangler
Used by other classes to change an instance's tags.
setText(String) - Method in class ppe.gui.LabeledTextField
 
setValue(String, String) - Method in class ppe.ParamHt
 
setWidths(int, int) - Method in class ppe.gui.networkspec.LabeledTextFieldCC
 
showInProgress() - Static method in class ppe.gui.InProgressFrame
 
slotsPerHost - Variable in class ppe.ompi.OmpiSpec
 
slotsPerHost - Variable in class ppe.ompi.ParamsOmpi
The number of 'process slots' to be created on each host, most commonly one per core.
SlotsPerHostChoice - Class in ppe.gui.networkspec
 
SlotsPerHostChoice(int) - Constructor for class ppe.gui.networkspec.SlotsPerHostChoice
 
SlotsPerHostChoice() - Constructor for class ppe.gui.networkspec.SlotsPerHostChoice
 
spec - Variable in class ppe.gui.networkspec.NetworkSpecGui
 
SpecErrorFrame - Class in ppe.gui.networkspec
 
SpecErrorFrame(String) - Constructor for class ppe.gui.networkspec.SpecErrorFrame
Creates new form SpecErrorFrame
specifyServices() - Method in class ppe.gui.PPEManager
 
specifyServices() - Method in class ppe.ompi.OmpiPPEManager
 
specOmpi - Variable in class ppe.gui.networkspec.NetworkSpecGui
 
SPOT_STATE_NAP_TIME - Static variable in class ppe.ec2.Constants
 
spotPrice - Variable in class ppe.ec2.NetworkSpec
 
spotPrice - Variable in class ppe.ec2.ParamsEc2
 
SpotPriceCC - Class in ppe.gui.networkspec
Radio button + 'choice' textfield; an 'other' choice.
SpotPriceCC(String) - Constructor for class ppe.gui.networkspec.SpotPriceCC
Used to created an 'other' type cc with a different label.
SpotPriceCC() - Constructor for class ppe.gui.networkspec.SpotPriceCC
 
SpotPriceChoice - Class in ppe.gui.networkspec
 
SpotPriceChoice() - Constructor for class ppe.gui.networkspec.SpotPriceChoice
 
SpotRequestGui - Class in ppe.gui
 
SpotRequestGui(String, String, String, int, double) - Constructor for class ppe.gui.SpotRequestGui
Creates new form SpotRequestGui
SshCp - Class in ppe.util
Copies files between to remote systems using Ganymed's scp.
SshCp() - Constructor for class ppe.util.SshCp
 
stackTraceToString(StackTraceElement[]) - Static method in class ppe.ExceptionHandler
 
startGui() - Method in class ppe.gui.NetworkManagerFrame
Must be called from the event dispatching thread.
startNetworkInfoUpdater() - Method in class ppe.gui.PPEManager
 
stateChanged() - Method in class ppe.gui.InstanceTableManager
 
stateChanged() - Method in class ppe.gui.InstanceTableModel
 
stateChanged() - Method in class ppe.gui.NetworkTableModel
 
stateChanged() - Method in interface ppe.StateChangeListener
 
StateChangeListener - Interface in ppe
Listener for changes to Services and NetworkInfo.
stopNetworkInfoUpdater() - Method in class ppe.gui.PPEManager
 
successes - Variable in class ppe.util.Pinger
 
summarize() - Static method in class ppe.ec2.NiM
 
SwingDefaults - Class in ppe.gui
 
SwingDefaults() - Constructor for class ppe.gui.SwingDefaults
 

A B C D E F G H I K L M N O P R S T U V W