- java.lang.Object
-
- brooklyn.entity.basic.AbstractSoftwareProcessDriver
-
- brooklyn.entity.basic.AbstractSoftwareProcessSshDriver
-
- brooklyn.entity.database.mysql.MySqlSshDriver
-
- brooklyn.qa.load.SimulatedMySqlNodeImpl.SimulatedMySqlSshDriver
-
-
Field Summary
-
Fields inherited from class brooklyn.entity.database.mysql.MySqlSshDriver
log
-
Fields inherited from class brooklyn.entity.basic.AbstractSoftwareProcessSshDriver
CHECK_RUNNING, CUSTOMIZING, DEBUG, IGNORE_ENTITY_SSH_FLAGS, INSTALL_INCOMPLETE, INSTALLING, KILLING, LAUNCHING, logSsh, NON_STANDARD_LAYOUT, PID_FILENAME, PROCESS_OWNER, resolver, RESTARTING, STOPPING, USE_PID_FILE, VALID_FLAGS
-
Fields inherited from class brooklyn.entity.basic.AbstractSoftwareProcessDriver
entity, location, resource
-
Method Summary
-
Methods inherited from class brooklyn.entity.database.mysql.MySqlSshDriver
copyDatabaseConfigScript, copyDatabaseCreationScript, executeScriptAsync, getBaseDir, getConfigFile, getDataDir, getEntity, getInstallFilename, getLogFile, getMirrorUrl, getMySqlServerOptionsString, getOsTag, getPassword, getPort, getSocketUid, isRunning, kill, preInstall, stop
-
Methods inherited from class brooklyn.entity.basic.AbstractSoftwareProcessSshDriver
checkNoHostnameBug, copyInstallResources, copyResource, copyResource, createDirectory, execute, execute, execute, getAddress, getExpandedInstallDir, getHostname, getInstallDir, getInstallLabelExtraSalt, getLocation, getMachine, getPortsUsed, getRunDir, getShellEnvironment, getSshFlags, getSubnetAddress, getSubnetHostname, newScript, newScript, runPostInstallCommand, runPostLaunchCommand, runPreInstallCommand, runPreLaunchCommand, setExpandedInstallDir, setInstallDir, setInstallLabel, setRunDir, setup
-
Methods inherited from class brooklyn.entity.basic.AbstractSoftwareProcessDriver
copyPreInstallResources, copyResource, copyResource, copyResource, copyResource, copyResource, copyResource, copyResource, copyRuntimeResources, copyTemplate, copyTemplate, copyTemplate, doFullStartOnRestart, getEntityVersionLabel, getEntityVersionLabel, getResource, getResourceAsString, getVersion, postLaunch, processTemplate, processTemplate, processTemplate, processTemplate, processTemplateContents, processTemplateContents, rebind, restart, start, waitForConfigKey
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface brooklyn.entity.basic.SoftwareProcessDriver
rebind, restart, start
-
Methods inherited from interface brooklyn.entity.drivers.EntityDriver
getLocation
-
-
Method Detail
-
install
public void install()
- Overrides:
install in class brooklyn.entity.database.mysql.MySqlSshDriver
-
customize
public void customize()
- Overrides:
customize in class brooklyn.entity.database.mysql.MySqlSshDriver
-
launch
public void launch()
- Overrides:
launch in class brooklyn.entity.database.mysql.MySqlSshDriver
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.