org.apache.whirr.service.hama
Class HamaMasterClusterActionHandler
java.lang.Object
org.apache.whirr.service.ClusterActionHandler
org.apache.whirr.service.ClusterActionHandlerSupport
org.apache.whirr.service.hama.HamaClusterActionHandler
org.apache.whirr.service.hama.HamaMasterClusterActionHandler
public class HamaMasterClusterActionHandler
- extends HamaClusterActionHandler
Methods inherited from class org.apache.whirr.service.ClusterActionHandlerSupport |
addRunUrl, addStatement, afterAction, afterBootstrap, afterDestroy, afterOtherAction, beforeAction, beforeDestroy, beforeOtherAction, getCleanupFunction, getConfiguration, getConfiguration, getConfigureFunction, getFunctionName, getInstallFunction, getStartFunction, getStopFunction, prepareRemoteFileUrl |
ROLE
public static final String ROLE
- See Also:
- Constant Field Values
MASTER_PORT
public static final int MASTER_PORT
- See Also:
- Constant Field Values
MASTER_WEB_UI_PORT
public static final int MASTER_WEB_UI_PORT
- See Also:
- Constant Field Values
HamaMasterClusterActionHandler
public HamaMasterClusterActionHandler()
getRole
public String getRole()
- Specified by:
getRole
in class ClusterActionHandler
beforeConfigure
protected void beforeConfigure(ClusterActionEvent event)
throws IOException,
InterruptedException
- Overrides:
beforeConfigure
in class ClusterActionHandlerSupport
- Throws:
IOException
InterruptedException
afterConfigure
protected void afterConfigure(ClusterActionEvent event)
throws IOException
- Overrides:
afterConfigure
in class ClusterActionHandlerSupport
- Throws:
IOException
Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.