public class SolrClusterActionHandler extends ClusterActionHandlerSupport
| Modifier and Type | Field and Description |
|---|---|
static String |
SOLR_JAVA_OPTS |
static String |
SOLR_ROLE |
BOOTSTRAP_ACTION, CLEANUP_ACTION, CONFIGURE_ACTION, DESTROY_ACTION, START_ACTION, STOP_ACTION| Constructor and Description |
|---|
SolrClusterActionHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
afterStart(ClusterActionEvent event) |
protected void |
beforeBootstrap(ClusterActionEvent event) |
protected void |
beforeConfigure(ClusterActionEvent event) |
protected void |
beforeStart(ClusterActionEvent event) |
protected void |
beforeStop(ClusterActionEvent event) |
String |
getRole() |
static String |
md5Hex(String in) |
addClusterToEtcHostsAndFirewall, addRunUrl, addStatement, afterAction, afterBootstrap, afterCleanup, afterConfigure, afterDestroy, afterOtherAction, afterStop, beforeAction, beforeCleanup, beforeDestroy, beforeOtherAction, equals, getCleanupFunction, getConfiguration, getConfiguration, getConfigureFunction, getFunctionName, getInstallFunction, getStartFunction, getStopFunction, handleFirewallRules, hashCode, prepareRemoteFileUrl, toStringpublic static final String SOLR_ROLE
public static final String SOLR_JAVA_OPTS
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 afterStart(ClusterActionEvent event) throws IOException
afterStart in class ClusterActionHandlerSupportIOExceptionprotected void beforeStop(ClusterActionEvent event) throws IOException
beforeStop in class ClusterActionHandlerSupportIOExceptionCopyright © 2010–2016 Cloudera. All rights reserved.