public abstract class HBaseClusterActionHandler extends ClusterActionHandlerSupport
BOOTSTRAP_ACTION, CLEANUP_ACTION, CONFIGURE_ACTION, DESTROY_ACTION, START_ACTION, STOP_ACTION| Constructor and Description |
|---|
HBaseClusterActionHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.commons.configuration.Configuration |
getConfiguration(ClusterSpec clusterSpec)
Returns a composite configuration that is made up from the global
configuration coming from the Whirr core with a hbase defaults
properties.
|
protected String |
getConfigureFunction(org.apache.commons.configuration.Configuration config) |
protected String |
getInstallFunction(org.apache.commons.configuration.Configuration config) |
protected String |
getMetricsTemplate(ClusterActionEvent event,
ClusterSpec clusterSpec,
Cluster cluster) |
addClusterToEtcHostsAndFirewall, addRunUrl, addStatement, afterAction, afterBootstrap, afterCleanup, afterConfigure, afterDestroy, afterOtherAction, afterStart, afterStop, beforeAction, beforeBootstrap, beforeCleanup, beforeConfigure, beforeDestroy, beforeOtherAction, beforeStart, beforeStop, equals, getCleanupFunction, getConfiguration, getConfiguration, getConfigureFunction, getFunctionName, getInstallFunction, getStartFunction, getStopFunction, handleFirewallRules, hashCode, prepareRemoteFileUrl, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetRoleprotected org.apache.commons.configuration.Configuration getConfiguration(ClusterSpec clusterSpec) throws IOException
IOExceptionprotected String getInstallFunction(org.apache.commons.configuration.Configuration config)
protected String getConfigureFunction(org.apache.commons.configuration.Configuration config)
protected String getMetricsTemplate(ClusterActionEvent event, ClusterSpec clusterSpec, Cluster cluster)
Copyright © 2010–2016 Cloudera. All rights reserved.