|
Brooklyn | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD |
java.lang.Objectgroovy.lang.GroovyObjectSupport
brooklyn.entity.basic.AbstractEntity
brooklyn.extras.whirr.core.WhirrCluster
brooklyn.extras.whirr.hadoop.WhirrHadoopCluster
class WhirrHadoopCluster extends WhirrCluster
Field Summary | |
---|---|
static BasicAttributeSensor |
JOB_TRACKER_HOST_PORT
|
static BasicConfigKey |
MEMORY
|
static BasicConfigKey |
NAME
|
static BasicAttributeSensor |
NAME_NODE_URL
|
static BasicConfigKey |
SIZE
|
static BasicAttributeSensor |
SOCKS_SERVER
|
static Logger |
log
|
protected HadoopProxy |
proxy
|
Fields inherited from class WhirrCluster | |
---|---|
CLUSTER_NAME, RECIPE, _controller, cluster, clusterSpec, location, log |
Fields inherited from class AbstractEntity | |
---|---|
LOG, SENSOR_ADDED, SENSOR_REMOVED, _subscriptionTracker, application, attributesInternal, configsInternal, execution, managementContext, managementData, subscription, tempWorkings |
Property Summary | |
---|---|
java.util.List |
userRecipeLines
|
Constructor Summary | |
WhirrHadoopCluster(java.util.Map flags = [:], Entity owner = null)
|
Method Summary | |
---|---|
void
|
addRecipeLine(java.lang.String line)
|
void
|
generateWhirrClusterRecipe()
|
void
|
start(java.util.Collection locations)
|
void
|
stop()
|
Methods inherited from class WhirrCluster | |
---|---|
customizeClusterSpecConfiguration, getController, restart, start, startInLocation, startInLocation, startWithClusterSpec, stop |
Methods inherited from class groovy.lang.GroovyObjectSupport | |
---|---|
groovy.lang.GroovyObjectSupport#setProperty(java.lang.String, java.lang.Object), groovy.lang.GroovyObjectSupport#getProperty(java.lang.String), groovy.lang.GroovyObjectSupport#getMetaClass(), groovy.lang.GroovyObjectSupport#setMetaClass(groovy.lang.MetaClass), groovy.lang.GroovyObjectSupport#invokeMethod(java.lang.String, java.lang.Object), groovy.lang.GroovyObjectSupport#wait(), groovy.lang.GroovyObjectSupport#wait(long), groovy.lang.GroovyObjectSupport#wait(long, int), groovy.lang.GroovyObjectSupport#equals(java.lang.Object), groovy.lang.GroovyObjectSupport#toString(), groovy.lang.GroovyObjectSupport#hashCode(), groovy.lang.GroovyObjectSupport#getClass(), groovy.lang.GroovyObjectSupport#notify(), groovy.lang.GroovyObjectSupport#notifyAll() |
Field Detail |
---|
public static final BasicAttributeSensor JOB_TRACKER_HOST_PORT
@SetFromFlag("memory") public static final BasicConfigKey MEMORY
@SetFromFlag("name") public static final BasicConfigKey NAME
public static final BasicAttributeSensor NAME_NODE_URL
@SetFromFlag("size") public static final BasicConfigKey SIZE
public static final BasicAttributeSensor SOCKS_SERVER
public static final Logger log
protected HadoopProxy proxy
Property Detail |
---|
java.util.List userRecipeLines
Constructor Detail |
---|
WhirrHadoopCluster(java.util.Map flags = [:], Entity owner = null)
Method Detail |
---|
void addRecipeLine(java.lang.String line)
void generateWhirrClusterRecipe()
@Override void start(java.util.Collection locations)
@Override void stop()
Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.