Brooklyn

brooklyn.extras.whirr.hadoop
[Java] Interface WhirrHadoopCluster

brooklyn.entity.Entity
  brooklyn.extras.whirr.core.WhirrCluster
      brooklyn.entity.trait.Startable
          brooklyn.entity.rebind.Rebindable
              brooklyn.extras.whirr.hadoop.WhirrHadoopCluster
All Superinterfaces:
Entity, WhirrCluster, Startable, Rebindable

@ImplementedBy(WhirrHadoopClusterImpl.class)
public interface 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

 
Fields inherited from interface WhirrCluster
CLUSTER_NAME, RECIPE
 
Fields inherited from interface Startable
RESTART, SERVICE_UP, START, STOP
 
Method Summary
void addRecipeLine(java.lang.String line)

void generateWhirrClusterRecipe()

java.util.List getUserRecipeLines()

 
Methods inherited from interface WhirrCluster
getCluster, getClusterSpec, getController, start
 
Methods inherited from interface Entity
addChild, addChild, addEnricher, addGroup, addOwnedChild, addPolicy, clearOwner, clearParent, getApplication, getApplicationId, getAttribute, getChildren, getConfig, getDisplayName, getEnrichers, getEntityType, getGroups, getId, getLocations, getOwnedChildren, getOwner, getParent, getPolicies, getRebindSupport, invoke, removeChild, removeEnricher, removeOwnedChild, removePolicy, setOwner, setParent
 
Methods inherited from interface Startable
restart, start, stop
 

Field Detail

JOB_TRACKER_HOST_PORT

public static final BasicAttributeSensor JOB_TRACKER_HOST_PORT


MEMORY

@SetFromFlag("memory")
public static final BasicConfigKey MEMORY


NAME

@SetFromFlag("name")
public static final BasicConfigKey NAME


NAME_NODE_URL

public static final BasicAttributeSensor NAME_NODE_URL


SIZE

@SetFromFlag("size")
public static final BasicConfigKey SIZE


SOCKS_SERVER

public static final BasicAttributeSensor SOCKS_SERVER


log

public static final Logger log


 
Method Detail

addRecipeLine

public void addRecipeLine(java.lang.String line)


generateWhirrClusterRecipe

public void generateWhirrClusterRecipe()


getUserRecipeLines

public java.util.List getUserRecipeLines()


 

Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.