Brooklyn

brooklyn.entity.nosql.mongodb
[Java] Interface AbstractMongoDBServer

brooklyn.entity.trait.Identifiable
  brooklyn.entity.basic.SoftwareProcess
      brooklyn.entity.nosql.mongodb.AbstractMongoDBServer
          brooklyn.entity.trait.Startable
              brooklyn.entity.Entity
All Superinterfaces:
Identifiable, SoftwareProcess, Startable, Entity

public interface AbstractMongoDBServer
extends Entity, SoftwareProcess

Field Summary
ConfigKey DATA_DIRECTORY

AttributeSensorAndConfigKey DOWNLOAD_URL

ConfigKey MONGODB_CONF_TEMPLATE_URL

PortAttributeSensorAndConfigKey PORT

ConfigKey SUGGESTED_VERSION

 
Fields inherited from interface SoftwareProcess
ADDRESS, CHILDREN_STARTABLE_MODE, CUSTOMIZE_LATCH, DOWNLOAD_ADDON_URLS, DOWNLOAD_URL, EXPANDED_INSTALL_DIR, HOSTNAME, INSTALL_DIR, INSTALL_LATCH, INSTALL_UNIQUE_LABEL, LAUNCH_LATCH, PID_FILE, PROVISIONING_LOCATION, PROVISIONING_PROPERTIES, RUN_DIR, SERVICE_STATE, SHELL_ENVIRONMENT, START_LATCH, START_TIMEOUT, SUBNET_ADDRESS, SUBNET_HOSTNAME, SUGGESTED_INSTALL_DIR, SUGGESTED_RUN_DIR, SUGGESTED_VERSION
 
Fields inherited from interface Startable
RESTART, SERVICE_UP, START, STOP
 
Method Summary
 
Methods inherited from interface Entity
addChild, addChild, addEnricher, addEnricher, addGroup, addPolicy, addPolicy, clearParent, getApplication, getApplicationId, getAttribute, getChildren, getConfig, getConfig, getConfigRaw, getConfigRaw, getCreationTime, getDisplayName, getEnrichers, getEntityType, getGroups, getIconUrl, getId, getLocations, getParent, getPolicies, invoke, removeChild, removeEnricher, removePolicy, setParent
 
Methods inherited from interface Identifiable
getId
 

Field Detail

DATA_DIRECTORY

@SetFromFlag("dataDirectory")
public ConfigKey DATA_DIRECTORY


DOWNLOAD_URL

@SetFromFlagPortAttributeSensorAndConfigKey PORT =
public AttributeSensorAndConfigKey DOWNLOAD_URL


MONGODB_CONF_TEMPLATE_URL

@SetFromFlag("mongodbConfTemplateUrl")
public ConfigKey MONGODB_CONF_TEMPLATE_URL


PORT

@SetFromFlag}
public PortAttributeSensorAndConfigKey PORT


SUGGESTED_VERSION

@SetFromFlag("version")
public ConfigKey SUGGESTED_VERSION


 

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