public class HAProxySshDriver extends brooklyn.entity.basic.AbstractSoftwareProcessSshDriver implements HAProxyDriver
CHECK_RUNNING, CUSTOMIZING, DEBUG, IGNORE_ENTITY_SSH_FLAGS, INSTALL_INCOMPLETE, INSTALLING, KILLING, LAUNCHING, log, logSsh, NON_STANDARD_LAYOUT, PID_FILENAME, PROCESS_OWNER, resolver, RESTARTING, STOPPING, USE_PID_FILE, VALID_FLAGS| Constructor and Description |
|---|
HAProxySshDriver(brooklyn.entity.basic.EntityLocal entity,
brooklyn.location.basic.SshMachineLocation machine) |
| Modifier and Type | Method and Description |
|---|---|
void |
customize() |
String |
getBackendMode() |
String |
getBindAddress() |
String |
getFrontendMode() |
String |
getPidFileLocation() |
void |
install() |
boolean |
isRunning() |
void |
launch() |
void |
reconfigureService() |
void |
stop() |
checkNoHostnameBug, copyInstallResources, copyResource, copyResource, createDirectory, execute, execute, execute, getAddress, getDownloadFilename, getDownloadFileSuffix, getExpandedInstallDir, getHostname, getInstallDir, getInstallLabelExtraSalt, getLocation, getMachine, getPortsUsed, getRunDir, getShellEnvironment, getSshFlags, getSubnetAddress, getSubnetHostname, newScript, newScript, runPostInstallCommand, runPostLaunchCommand, runPreInstallCommand, runPreLaunchCommand, setExpandedInstallDir, setInstallDir, setInstallLabel, setRunDir, setupcopyPreInstallResources, copyResource, copyResource, copyResource, copyResource, copyResource, copyResource, copyResource, copyRuntimeResources, copyTemplate, copyTemplate, copyTemplate, doFullStartOnRestart, getEntity, getEntityVersionLabel, getEntityVersionLabel, getResource, getResourceAsString, getVersion, kill, postLaunch, preInstall, processTemplate, processTemplate, processTemplate, processTemplate, processTemplateContents, processTemplateContents, rebind, restart, start, waitForConfigKeyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic HAProxySshDriver(brooklyn.entity.basic.EntityLocal entity,
brooklyn.location.basic.SshMachineLocation machine)
public void install()
install in class brooklyn.entity.basic.AbstractSoftwareProcessDriverpublic void customize()
customize in class brooklyn.entity.basic.AbstractSoftwareProcessDriverpublic void launch()
launch in class brooklyn.entity.basic.AbstractSoftwareProcessDriverpublic void stop()
stop in interface brooklyn.entity.basic.SoftwareProcessDriverstop in class brooklyn.entity.basic.AbstractSoftwareProcessDriverpublic boolean isRunning()
isRunning in interface brooklyn.entity.basic.SoftwareProcessDriverpublic String getPidFileLocation()
public void reconfigureService()
reconfigureService in interface HAProxyDriverpublic String getFrontendMode()
public String getBackendMode()
public String getBindAddress()
Copyright © 2015. All rights reserved.