Serialized Form
Package com.norbl.cbp.ppe |
amiID
java.lang.String amiID
imageCharge
double imageCharge
- $ per hour per instance.
tags
java.util.HashMap<K,V> tags
- AMI tags. Note that these are only directly accessible by
AMI's owner, even for public AMIs. We store these in the S3 data.
descriptionHtml
java.lang.String descriptionHtml
- A description of the AMI used in the tooltip. This string uses
tag data, so it cannot be build by users. It is stored in the S3
versions of the AmiPPEs. This string is html but does not
have enclosing html or body tags. That way, information can be
appended or prepended to it. Using an s3 based description et's us
change or reorder the contents with updating the cloudRmpi package.
ppeManager
PPEManager ppeManager
serialVersionUID: 0L
instanceType
com.amazonaws.services.ec2.model.InstanceType instanceType
vt
Ec2InstanceType.VirtualizationType vt
nCores
int nCores
ramGB
double ramGB
clusterSupport
boolean clusterSupport
pricePiph
double pricePiph
description
java.lang.String description
jButton1
javax.swing.JButton jButton1
jButton2
javax.swing.JButton jButton2
jButton3
javax.swing.JButton jButton3
jLabel1
javax.swing.JLabel jLabel1
jLabel2
javax.swing.JLabel jLabel2
jLabel3
javax.swing.JLabel jLabel3
jLabel4
javax.swing.JLabel jLabel4
jLabel5
javax.swing.JLabel jLabel5
jLabel6
javax.swing.JLabel jLabel6
jPanel1
javax.swing.JPanel jPanel1
jTextField1
javax.swing.JTextField jTextField1
jTextField2
javax.swing.JTextField jTextField2
jTextField3
javax.swing.JTextField jTextField3
jTextField4
javax.swing.JTextField jTextField4
ht
java.util.HashMap<K,V> ht
- Keyed by network ID
tabbedPane
javax.swing.JTabbedPane tabbedPane
ebsVolumeWrangler
EbsVolumeWrangler ebsVolumeWrangler
networkID
java.lang.String networkID
networkName
java.lang.String networkName
networkName
java.lang.String networkName
instanceType
com.amazonaws.services.ec2.model.InstanceType instanceType
imageID
java.lang.String imageID
nInstances
int nInstances
keyName
java.lang.String keyName
securityGroupName
java.lang.String securityGroupName
useSpotInstances
boolean useSpotInstances
spotPrice
double spotPrice
clusterGroupName
java.lang.String clusterGroupName
useCluster
boolean useCluster
slotsPerHost
int slotsPerHost
disableHyperThreading
boolean disableHyperThreading
availabilityZone
java.lang.String availabilityZone
userData
java.lang.String userData
Package com.norbl.cbp.ppe.gui |
jLabel3
javax.swing.JLabel jLabel3
jPanel1
javax.swing.JPanel jPanel1
titleLabel
javax.swing.JLabel titleLabel
versionLabel
javax.swing.JLabel versionLabel
acc
AwsClientConfigParams acc
state
com.norbl.cbp.ppe.gui.AwsClientConfigParamsFrame.State state
params
java.util.List<E> params
cancelButton
javax.swing.JButton cancelButton
framePan
javax.swing.JPanel framePan
jLabel1
javax.swing.JLabel jLabel1
notesLabel
javax.swing.JLabel notesLabel
okButton
javax.swing.JButton okButton
paramPan
javax.swing.JPanel paramPan
textPan
javax.swing.JPanel textPan
evw
EbsVolumeWrangler evw
ebsVolumesTable
javax.swing.JTable ebsVolumesTable
jLabel1
javax.swing.JLabel jLabel1
jLabel2
javax.swing.JLabel jLabel2
jScrollPane1
javax.swing.JScrollPane jScrollPane1
mainPan
javax.swing.JPanel mainPan
ed
Ec2ParamEditor ed
accessKeyIDEntryField
javax.swing.JTextField accessKeyIDEntryField
accessKeyIDLabel
javax.swing.JLabel accessKeyIDLabel
accountKeyJEP
javax.swing.JEditorPane accountKeyJEP
accountNumberEntryField
javax.swing.JTextField accountNumberEntryField
accountNumberLabel
javax.swing.JLabel accountNumberLabel
accountNumberNotes
javax.swing.JTextArea accountNumberNotes
cancelButton
javax.swing.JButton cancelButton
chooseFileButton
javax.swing.JButton chooseFileButton
introJEP
javax.swing.JEditorPane introJEP
jPanel1
javax.swing.JPanel jPanel1
jScrollPane1
javax.swing.JScrollPane jScrollPane1
jScrollPane2
javax.swing.JScrollPane jScrollPane2
jScrollPane3
javax.swing.JScrollPane jScrollPane3
jScrollPane4
javax.swing.JScrollPane jScrollPane4
okButton
javax.swing.JButton okButton
rsaKeyNameEntryField
javax.swing.JTextField rsaKeyNameEntryField
rsaKeyNameLabel
javax.swing.JLabel rsaKeyNameLabel
rsaKeypairFileEntryField
javax.swing.JTextField rsaKeypairFileEntryField
rsaKeypairFileLabel
javax.swing.JLabel rsaKeypairFileLabel
rsaNotes
javax.swing.JEditorPane rsaNotes
secretAccessKeyLabel
javax.swing.JLabel secretAccessKeyLabel
secretKeyIDAccessField
javax.swing.JTextField secretKeyIDAccessField
titleLabel
javax.swing.JLabel titleLabel
title
java.lang.String title
tableModel
javax.swing.table.TableModel tableModel
table
javax.swing.JTable table
actionListener
java.awt.event.ActionListener actionListener
addRowButton
javax.swing.JButton addRowButton
cancelButton
javax.swing.JButton cancelButton
jPanel1
javax.swing.JPanel jPanel1
jScrollPane1
javax.swing.JScrollPane jScrollPane1
jTable1
javax.swing.JTable jTable1
okButton
javax.swing.JButton okButton
titleLabel
javax.swing.JLabel titleLabel
keepRunning
boolean keepRunning
jLabel1
javax.swing.JLabel jLabel1
jLabel2
javax.swing.JLabel jLabel2
jProgressBar1
javax.swing.JProgressBar jProgressBar1
label
javax.swing.JLabel label
textField
javax.swing.JTextField textField
manager
PPEManager manager
networkTablePopup
NetworkTablePopup networkTablePopup
wevh
com.norbl.cbp.ppe.gui.NetworkManagerFrame.WevHandler wevh
disposeCalled
boolean disposeCalled
title
java.lang.String title
billingIDMI
javax.swing.JMenuItem billingIDMI
aboutMI
javax.swing.JMenuItem aboutMI
aboutMenu
javax.swing.JMenu aboutMenu
accountMenu
javax.swing.JMenu accountMenu
amiHelpMI
javax.swing.JMenuItem amiHelpMI
authorizeInstanceBillingMI
javax.swing.JMenuItem authorizeInstanceBillingMI
awsClientParams
javax.swing.JMenuItem awsClientParams
cancelAuthorizationMI
javax.swing.JMenuItem cancelAuthorizationMI
createNetworkMI
javax.swing.JMenuItem createNetworkMI
ebsVolumeMenu
javax.swing.JMenu ebsVolumeMenu
ec2ParamsMI
javax.swing.JMenuItem ec2ParamsMI
editMenu
javax.swing.JMenu editMenu
exitMI
javax.swing.JMenuItem exitMI
exitMenu
javax.swing.JMenu exitMenu
helpMenu
javax.swing.JMenu helpMenu
instanceTableTabPane
javax.swing.JTabbedPane instanceTableTabPane
jLabel1
javax.swing.JLabel jLabel1
jLabel2
javax.swing.JLabel jLabel2
jMenuBar1
javax.swing.JMenuBar jMenuBar1
listEbsVolumesMI
javax.swing.JMenuItem listEbsVolumesMI
mainPan
javax.swing.JPanel mainPan
manualMI
javax.swing.JMenuItem manualMI
networkScrollPane
javax.swing.JScrollPane networkScrollPane
networkTable
javax.swing.JTable networkTable
networksMenu
javax.swing.JMenu networksMenu
showIDMenu
javax.swing.JMenu showIDMenu
updateEbsVolumesMI
javax.swing.JMenuItem updateEbsVolumesMI
updateMI
javax.swing.JMenuItem updateMI
updateMenu
javax.swing.JMenu updateMenu
dnsTextField
javax.swing.JTextField dnsTextField
jLabel1
javax.swing.JLabel jLabel1
jLabel2
javax.swing.JLabel jLabel2
nodeTypeLabel
javax.swing.JLabel nodeTypeLabel
networkName
java.lang.String networkName
instancetType
java.lang.String instancetType
imageID
java.lang.String imageID
nInstances
int nInstances
spotPrice
double spotPrice
amiLabel
javax.swing.JLabel amiLabel
instanceTypeLabel
javax.swing.JLabel instanceTypeLabel
jLabel1
javax.swing.JLabel jLabel1
jLabel2
javax.swing.JLabel jLabel2
jLabel3
javax.swing.JLabel jLabel3
jLabel4
javax.swing.JLabel jLabel4
jLabel5
javax.swing.JLabel jLabel5
jLabel6
javax.swing.JLabel jLabel6
jLabel7
javax.swing.JLabel jLabel7
jPanel1
javax.swing.JPanel jPanel1
maxSpotPriceLabel
javax.swing.JLabel maxSpotPriceLabel
nInstanceLabel
javax.swing.JLabel nInstanceLabel
networkNameLabel
javax.swing.JLabel networkNameLabel
statusLabel
javax.swing.JLabel statusLabel
Package com.norbl.cbp.ppe.gui.networkspec |
buttonGroup
javax.swing.ButtonGroup buttonGroup
otherCC
OtherCC otherCC
label
javax.swing.JLabel label
textField
javax.swing.JTextField textField
nsg
NetworkSpecGui nsg
amiChoiceMenu
ChoiceMenu amiChoiceMenu
amiPan
javax.swing.JPanel amiPan
availabilityZonePan
javax.swing.JPanel availabilityZonePan
azChoiceMenu
ChoiceMenu azChoiceMenu
cancelButton
javax.swing.JButton cancelButton
continueButton
javax.swing.JButton continueButton
framePan
javax.swing.JPanel framePan
instanceTypeChoiceMenu
ChoiceMenu instanceTypeChoiceMenu
instanceTypePan
javax.swing.JPanel instanceTypePan
jLabel1
javax.swing.JLabel jLabel1
jLabel2
javax.swing.JLabel jLabel2
jLabel3
javax.swing.JLabel jLabel3
jLabel4
javax.swing.JLabel jLabel4
jLabel5
javax.swing.JLabel jLabel5
keyPairPan
javax.swing.JPanel keyPairPan
keypairChoiceMenu
ChoiceMenu keypairChoiceMenu
networkNameCC
LabeledTextFieldCC networkNameCC
numberInstancesCC
LabeledTextFieldCC numberInstancesCC
otherAmiPan
javax.swing.JPanel otherAmiPan
securityGroupPan
javax.swing.JPanel securityGroupPan
sgChoiceMenu
ChoiceMenu sgChoiceMenu
slotsPerHostCC
LabeledTextFieldCC slotsPerHostCC
spotPriceCC
SpotPriceCC spotPriceCC
textEntryPan
javax.swing.JPanel textEntryPan
titleLabel
javax.swing.JLabel titleLabel
nsg
NetworkSpecGui nsg
amiChoiceMenu
ChoiceMenu amiChoiceMenu
amiPan
javax.swing.JPanel amiPan
availabilityZonePan
javax.swing.JPanel availabilityZonePan
azChoiceMenu
ChoiceMenu azChoiceMenu
cancelButton
javax.swing.JButton cancelButton
continueButton
javax.swing.JButton continueButton
framePan
javax.swing.JPanel framePan
instanceTypeChoiceMenu
ChoiceMenu instanceTypeChoiceMenu
instanceTypePan
javax.swing.JPanel instanceTypePan
jLabel1
javax.swing.JLabel jLabel1
jLabel2
javax.swing.JLabel jLabel2
jLabel3
javax.swing.JLabel jLabel3
jLabel4
javax.swing.JLabel jLabel4
jLabel5
javax.swing.JLabel jLabel5
jScrollPane1
javax.swing.JScrollPane jScrollPane1
keyPairPan
javax.swing.JPanel keyPairPan
keypairChoiceMenu
ChoiceMenu keypairChoiceMenu
networkNameCC
LabeledTextFieldCC networkNameCC
numberInstancesCC
LabeledTextFieldCC numberInstancesCC
otherAmiPan
javax.swing.JPanel otherAmiPan
securityGroupPan
javax.swing.JPanel securityGroupPan
sgChoiceMenu
ChoiceMenu sgChoiceMenu
slotsPerHostCC
LabeledTextFieldCC slotsPerHostCC
spotPriceCC
SpotPriceCC spotPriceCC
textEntryPan
javax.swing.JPanel textEntryPan
titleLabel
javax.swing.JLabel titleLabel
nsg
NetworkSpecGui nsg
amiChoiceMenu
ChoiceMenu amiChoiceMenu
amiPan
javax.swing.JPanel amiPan
availabilityZonePan
javax.swing.JPanel availabilityZonePan
azChoiceMenu
ChoiceMenu azChoiceMenu
cancelButton
javax.swing.JButton cancelButton
continueButton
javax.swing.JButton continueButton
framePan
javax.swing.JPanel framePan
instanceTypeChoiceMenu
ChoiceMenu instanceTypeChoiceMenu
instanceTypePan
javax.swing.JPanel instanceTypePan
jLabel1
javax.swing.JLabel jLabel1
jLabel2
javax.swing.JLabel jLabel2
jLabel3
javax.swing.JLabel jLabel3
jLabel4
javax.swing.JLabel jLabel4
jLabel5
javax.swing.JLabel jLabel5
keyPairPan
javax.swing.JPanel keyPairPan
keypairChoiceMenu
ChoiceMenu keypairChoiceMenu
networkNameCC
LabeledTextFieldCC networkNameCC
numberInstancesCC
LabeledTextFieldCC numberInstancesCC
otherAmiPan
javax.swing.JPanel otherAmiPan
securityGroupPan
javax.swing.JPanel securityGroupPan
sgChoiceMenu
ChoiceMenu sgChoiceMenu
slotsPerHostCC
LabeledTextFieldCC slotsPerHostCC
spotPriceCC
SpotPriceCC spotPriceCC
textEntryPan
javax.swing.JPanel textEntryPan
titleLabel
javax.swing.JLabel titleLabel
nsg
NetworkSpecGui nsg
amiChoiceMenu
ChoiceMenu amiChoiceMenu
amiPan
javax.swing.JPanel amiPan
availabilityZonePan
javax.swing.JPanel availabilityZonePan
azChoiceMenu
ChoiceMenu azChoiceMenu
cancelButton
javax.swing.JButton cancelButton
continueButton
javax.swing.JButton continueButton
framePan
javax.swing.JPanel framePan
instanceTypeChoiceMenu
ChoiceMenu instanceTypeChoiceMenu
instanceTypePan
javax.swing.JPanel instanceTypePan
jLabel1
javax.swing.JLabel jLabel1
jLabel2
javax.swing.JLabel jLabel2
jLabel3
javax.swing.JLabel jLabel3
jLabel4
javax.swing.JLabel jLabel4
jLabel5
javax.swing.JLabel jLabel5
keyPairPan
javax.swing.JPanel keyPairPan
keypairChoiceMenu
ChoiceMenu keypairChoiceMenu
networkNameCC
LabeledTextFieldCC networkNameCC
numberInstancesCC
LabeledTextFieldCC numberInstancesCC
otherAmiPan
javax.swing.JPanel otherAmiPan
securityGroupPan
javax.swing.JPanel securityGroupPan
sgChoiceMenu
ChoiceMenu sgChoiceMenu
slotsPerHostCC
LabeledTextFieldCC slotsPerHostCC
spotPriceCC
SpotPriceCC spotPriceCC
textEntryPan
javax.swing.JPanel textEntryPan
titleLabel
javax.swing.JLabel titleLabel
nsg
NetworkSpecGui nsg
amiChoiceMenu
ChoiceMenu amiChoiceMenu
amiPan
javax.swing.JPanel amiPan
availabilityZonePan
javax.swing.JPanel availabilityZonePan
azChoiceMenu
ChoiceMenu azChoiceMenu
cancelButton
javax.swing.JButton cancelButton
continueButton
javax.swing.JButton continueButton
framePan
javax.swing.JPanel framePan
instanceTypeChoiceMenu
ChoiceMenu instanceTypeChoiceMenu
instanceTypePan
javax.swing.JPanel instanceTypePan
jLabel1
javax.swing.JLabel jLabel1
jLabel2
javax.swing.JLabel jLabel2
jLabel3
javax.swing.JLabel jLabel3
jLabel4
javax.swing.JLabel jLabel4
jLabel5
javax.swing.JLabel jLabel5
jLabel6
javax.swing.JLabel jLabel6
jScrollPane1
javax.swing.JScrollPane jScrollPane1
keyPairPan
javax.swing.JPanel keyPairPan
keypairChoiceMenu
ChoiceMenu keypairChoiceMenu
networkNameCC
LabeledTextFieldCC networkNameCC
numberInstancesCC
LabeledTextFieldCC numberInstancesCC
otherAmiPan
javax.swing.JPanel otherAmiPan
securityGroupPan
javax.swing.JPanel securityGroupPan
sgChoiceMenu
ChoiceMenu sgChoiceMenu
slotsPerHostCC
LabeledTextFieldCC slotsPerHostCC
spotPriceCC
SpotPriceCC spotPriceCC
textEntryPan
javax.swing.JPanel textEntryPan
titleLabel
javax.swing.JLabel titleLabel
label
java.lang.String label
button
javax.swing.JRadioButton button
textField
javax.swing.JTextField textField
populated
boolean populated
message
java.lang.String message
jLabel1
javax.swing.JLabel jLabel1
Package com.norbl.cbp.ppe.ompi |
networkName
java.lang.String networkName
rsaKeyPairFile
java.io.File rsaKeyPairFile
slotsPerHost
int slotsPerHost
disableHyperthreading
boolean disableHyperthreading
instanceType
com.amazonaws.services.ec2.model.InstanceType instanceType
Package com.norbl.cbp.ppe.usermonitor |
client
AuthorizationClient client
cancelButton
javax.swing.JButton cancelButton
continueButton
javax.swing.JButton continueButton
emailEntryJTextField
javax.swing.JTextField emailEntryJTextField
emailJLabel
javax.swing.JLabel emailJLabel
jPanel1
javax.swing.JPanel jPanel1
textJLabel
javax.swing.JLabel textJLabel
titleJLabel
javax.swing.JLabel titleJLabel
serialVersionUID: 0L
uid
java.lang.String uid
key
java.lang.String key
serialVersionUID: 0L
serialVersionUID: 0L
uid
java.lang.String uid
serialVersionUID: 0L
uid
java.lang.String uid
serialVersionUID: 0L
exception
java.lang.Throwable exception
serialVersionUID: 0L
uid
java.lang.String uid
eid
java.lang.String eid
url
java.lang.String url
serialVersionUID: 0L
serialVersionUID: 0L
messsage
java.lang.String messsage
umc
UserMonitorClient umc
hostNameJTextField
javax.swing.JTextField hostNameJTextField
jLabel1
javax.swing.JLabel jLabel1
jLabel2
javax.swing.JLabel jLabel2
jPanel1
javax.swing.JPanel jPanel1
jPanel2
javax.swing.JPanel jPanel2
jScrollPane1
javax.swing.JScrollPane jScrollPane1
timeLabel
javax.swing.JLabel timeLabel
userTable
javax.swing.JTable userTable
serialVersionUID: 0L
s3Access
S3Access s3Access
Class com.norbl.util.ParamHt extends java.util.HashMap<java.lang.String,java.lang.String> implements Serializable |
configFile
java.io.File configFile
configFilenameDefault
java.lang.String configFilenameDefault
Package com.norbl.util.aws |
Package com.norbl.util.gui |
rows
java.util.List<E> rows
Package com.norbl.util.ssh |
wevh
com.norbl.util.ssh.SshMinimalShellFrame.WevHandler wevh
parent
SshMinimalShell parent
disposed
boolean disposed
helpLabel
javax.swing.JLabel helpLabel
inputSP
javax.swing.JScrollPane inputSP
jLabel1
javax.swing.JLabel jLabel1
jLabel2
javax.swing.JLabel jLabel2
jLabel3
javax.swing.JLabel jLabel3
outputSP
javax.swing.JScrollPane outputSP
stderrJTextArea
javax.swing.JTextArea stderrJTextArea
stderrSP
javax.swing.JScrollPane stderrSP
stdinJTextArea
javax.swing.JTextArea stdinJTextArea
stdoutJJTextArea
javax.swing.JTextArea stdoutJJTextArea