public class MongoDBConfigServerSshDriver extends AbstractMongoDBSshDriver implements MongoDBDriver
CHECK_RUNNING, CUSTOMIZING, DEBUG, IGNORE_ENTITY_SSH_FLAGS, INSTALL_INCOMPLETE, INSTALLING, KILLING, LAUNCHING, log, logSsh, NON_STANDARD_LAYOUT, PID_FILENAME, PROCESS_OWNER, RESTARTING, STOPPING, USE_PID_FILE, VALID_FLAGS| Constructor and Description | 
|---|
MongoDBConfigServerSshDriver(MongoDBConfigServerImpl entity,
                            SshMachineLocation machine)  | 
| Modifier and Type | Method and Description | 
|---|---|
MongoDBConfigServerImpl | 
getEntity()
The entity whose components we are controlling. 
 | 
void | 
launch()  | 
customize, getDataDirectory, getOsDir, getOsTag, install, isRunning, preInstall, stopcheckNoHostnameBug, copyInstallResources, copyResource, copyResource, execute, execute, execute, getAddress, getExpandedInstallDir, getHostname, getInstallDir, getLocation, getMachine, getPortsUsed, getRunDir, getShellEnvironment, getSubnetAddress, getSubnetHostname, runPostInstallCommand, runPostLaunchCommand, runPreInstallCommand, runPreLaunchCommand, setExpandedInstallDir, setupcopyPreInstallResources, copyResource, copyResource, copyResource, copyResource, copyResource, copyResource, copyResource, copyRuntimeResources, copyTemplate, copyTemplate, copyTemplate, getResource, getResourceAsString, getVersion, kill, postLaunch, processTemplate, processTemplate, processTemplate, processTemplate, processTemplateContents, processTemplateContents, rebind, restart, startequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisRunning, kill, rebind, restart, start, stopgetLocationpublic MongoDBConfigServerSshDriver(MongoDBConfigServerImpl entity, SshMachineLocation machine)
public MongoDBConfigServerImpl getEntity()
SoftwareProcessDrivergetEntity in interface EntityDrivergetEntity in interface SoftwareProcessDrivergetEntity in class AbstractSoftwareProcessDriverpublic void launch()
launch in class AbstractSoftwareProcessDriver