public class DruidMySQLClusterActionHandler extends DruidClusterActionHandler
| Modifier and Type | Field and Description |
|---|---|
static Integer |
PORT |
static String |
ROLE |
BOOTSTRAP_ACTION, CLEANUP_ACTION, CONFIGURE_ACTION, DESTROY_ACTION, START_ACTION, STOP_ACTION| Constructor and Description |
|---|
DruidMySQLClusterActionHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
beforeBootstrap(ClusterActionEvent event) |
protected void |
beforeConfigure(ClusterActionEvent event) |
Integer |
getPort() |
String |
getRole() |
beforeCleanup, beforeStart, beforeStop, getConfiguration, getConfigureFunction, getStartFunctionaddClusterToEtcHostsAndFirewall, addRunUrl, addStatement, afterAction, afterBootstrap, afterCleanup, afterConfigure, afterDestroy, afterOtherAction, afterStart, afterStop, beforeAction, beforeDestroy, beforeOtherAction, equals, getCleanupFunction, getConfiguration, getConfiguration, getConfigureFunction, getFunctionName, getInstallFunction, getStartFunction, getStopFunction, handleFirewallRules, hashCode, prepareRemoteFileUrl, toStringpublic static final String ROLE
public static final Integer PORT
public String getRole()
getRole in interface ClusterActionHandlergetRole in class DruidClusterActionHandlerpublic Integer getPort()
getPort in class DruidClusterActionHandlerprotected void beforeBootstrap(ClusterActionEvent event) throws IOException
beforeBootstrap in class DruidClusterActionHandlerIOExceptionprotected void beforeConfigure(ClusterActionEvent event) throws IOException
beforeConfigure in class DruidClusterActionHandlerIOExceptionCopyright © 2010–2016 Cloudera. All rights reserved.