public class HamaMasterClusterActionHandler extends HamaClusterActionHandler
| Modifier and Type | Field and Description |
|---|---|
static int |
MASTER_PORT |
static int |
MASTER_WEB_UI_PORT |
static String |
ROLE |
BOOTSTRAP_ACTION, CLEANUP_ACTION, CONFIGURE_ACTION, DESTROY_ACTION, START_ACTION, STOP_ACTION| Constructor and Description |
|---|
HamaMasterClusterActionHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
afterConfigure(ClusterActionEvent event) |
protected void |
beforeConfigure(ClusterActionEvent event) |
String |
getRole() |
beforeBootstrap, getConfigurationaddClusterToEtcHostsAndFirewall, addRunUrl, addStatement, afterAction, afterBootstrap, afterCleanup, afterDestroy, afterOtherAction, afterStart, afterStop, beforeAction, beforeCleanup, beforeDestroy, beforeOtherAction, beforeStart, beforeStop, equals, getCleanupFunction, getConfiguration, getConfiguration, getConfigureFunction, getFunctionName, getInstallFunction, getStartFunction, getStopFunction, handleFirewallRules, hashCode, prepareRemoteFileUrl, toStringpublic static final String ROLE
public static final int MASTER_PORT
public static final int MASTER_WEB_UI_PORT
public String getRole()
protected void beforeConfigure(ClusterActionEvent event) throws IOException, InterruptedException
beforeConfigure in class ClusterActionHandlerSupportIOExceptionInterruptedExceptionprotected void afterConfigure(ClusterActionEvent event) throws IOException
afterConfigure in class ClusterActionHandlerSupportIOExceptionCopyright © 2010–2016 Cloudera. All rights reserved.