|
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.java.JavaSoftwareProcessSshDriver
brooklyn.entity.messaging.kafka.AbstractfKafkaSshDriver
public abstract class AbstractfKafkaSshDriver extends JavaSoftwareProcessSshDriver
| Field Summary |
|---|
| Fields inherited from class JavaSoftwareProcessSshDriver | |
|---|---|
| KEY_VAL_OPT_PREFIXES, MUTUALLY_EXCLUSIVE_OPTS, 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 | |
AbstractfKafkaSshDriver(EntityLocal entity, SshMachineLocation machine)
|
|
| Method Summary | |
|---|---|
void
|
customize()
|
protected java.lang.String
|
getConfigFileName()
|
protected ConfigKey
|
getConfigTemplateKey()
|
protected java.lang.String
|
getLaunchScriptName()
|
protected java.lang.String
|
getLogFileLocation()
|
java.lang.String
|
getPidFile()
|
protected java.util.Map
|
getPortMap()
|
protected java.lang.String
|
getProcessIdentifier()
|
java.util.Map
|
getShellEnvironment()
Use RMI agent to provide JMX. |
void
|
install()
|
boolean
|
isRunning()
|
protected boolean
|
isV08()
|
void
|
launch()
|
void
|
stop()
|
| 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 |
| Constructor Detail |
|---|
public AbstractfKafkaSshDriver(EntityLocal entity, SshMachineLocation machine)
| Method Detail |
|---|
public void customize() {
public void customize()
protected java.lang.String getConfigFileName()
protected ConfigKey getConfigTemplateKey()
protected java.lang.String getLaunchScriptName()
@Override protected java.lang.String getLogFileLocation()
public java.lang.String getPidFile()
protected java.util.Map getPortMap()
protected java.lang.String getProcessIdentifier()
public MapgetShellEnvironment() { public java.util.Map getShellEnvironment()
@Override public void install()
public boolean isRunning() {
public boolean isRunning()
protected boolean isV08()
public void launch() {
public void launch()
public void stop() {
public void stop()
Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.