| 
 | Brooklyn | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectbrooklyn.entity.basic.AbstractSoftwareProcessDriver
brooklyn.entity.basic.AbstractSoftwareProcessSshDriver
brooklyn.entity.nosql.mongodb.MongoDBSshDriver
public class MongoDBSshDriver extends AbstractSoftwareProcessSshDriver
| Field Summary | |
|---|---|
| static Logger | log | 
| Fields inherited from class AbstractSoftwareProcessSshDriver | |
|---|---|
| BROOKLYN_HOME_DIR, CHECK_RUNNING, CUSTOMIZING, DEFAULT_INSTALL_BASEDIR, DEFAULT_RUN_BASEDIR, IGNORE_ENTITY_SSH_FLAGS, INSTALLING, KILLING, LAUNCHING, NO_VERSION_INFO, PID_FILENAME, RESTARTING, STOPPING, USE_PID_FILE, log, logSsh | 
| Fields inherited from class AbstractSoftwareProcessDriver | |
|---|---|
| entity, location, resource | 
| Constructor Summary | |
| MongoDBSshDriver(EntityLocal entity, SshMachineLocation machine) | |
| Method Summary | |
|---|---|
| void | customize() | 
| protected java.lang.String | getBaseName() | 
| java.lang.String | getDataDirectory() | 
| protected java.lang.String | getLogFile() | 
| java.lang.String | getOsDir() | 
| java.lang.String | getOsTag() | 
| protected java.lang.String | getPidFile() | 
| protected java.lang.Integer | getServerPort() | 
| void | install() | 
| boolean | isRunning() | 
| void | launch() | 
| void | stop()Kills the server with SIGINT. | 
| Methods inherited from class AbstractSoftwareProcessDriver | |
|---|---|
| customize, doFullStartOnRestart, getEntity, getLocation, getResource, getResourceAsString, install, kill, launch, postLaunch, processTemplate, processTemplate, processTemplate, processTemplate, processTemplateContents, processTemplateContents, rebind, restart, start, stop, waitForConfigKey | 
| Field Detail | 
|---|
public static final Logger log
| Constructor Detail | 
|---|
public MongoDBSshDriver(EntityLocal entity, SshMachineLocation machine)
| Method Detail | 
|---|
@Override public void customize()
protected java.lang.String getBaseName()
public java.lang.String getDataDirectory()
protected java.lang.String getLogFile()
public java.lang.String getOsDir()
public java.lang.String getOsTag()
protected java.lang.String getPidFile()
protected java.lang.Integer getServerPort()
@Override public void install()
public boolean isRunning() {
public boolean isRunning()
        
@Override public void launch()
@Override public void stop()
Brooklyn Multi-Cloud Application Management Platform 
 brooklyncentral.github.com. Apache License. © 2012.