public class ElasticSearchHandler extends ClusterActionHandlerSupport
| Modifier and Type | Field and Description |
|---|---|
static int |
HTTP_CLIENT_PORT |
static String |
ROLE |
BOOTSTRAP_ACTION, CLEANUP_ACTION, CONFIGURE_ACTION, DESTROY_ACTION, START_ACTION, STOP_ACTION| Constructor and Description |
|---|
ElasticSearchHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
beforeBootstrap(ClusterActionEvent event) |
protected void |
beforeCleanup(ClusterActionEvent event) |
protected void |
beforeConfigure(ClusterActionEvent event) |
protected void |
beforeStart(ClusterActionEvent event) |
protected void |
beforeStop(ClusterActionEvent event) |
String |
getRole() |
addClusterToEtcHostsAndFirewall, 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 int HTTP_CLIENT_PORT
public String getRole()
protected void beforeBootstrap(ClusterActionEvent event) throws IOException
beforeBootstrap in class ClusterActionHandlerSupportIOExceptionprotected void beforeConfigure(ClusterActionEvent event) throws IOException
beforeConfigure in class ClusterActionHandlerSupportIOExceptionprotected void beforeStart(ClusterActionEvent event) throws IOException
beforeStart in class ClusterActionHandlerSupportIOExceptionprotected void beforeStop(ClusterActionEvent event) throws IOException
beforeStop in class ClusterActionHandlerSupportIOExceptionprotected void beforeCleanup(ClusterActionEvent event) throws IOException
beforeCleanup in class ClusterActionHandlerSupportIOExceptionCopyright © 2010–2016 Cloudera. All rights reserved.