|
Brooklyn | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
brooklyn.entity.trait.HasShortNamebrooklyn.entity.Entity
brooklyn.entity.database.DatabaseNode
brooklyn.entity.database.mysql.MySqlNode
brooklyn.entity.basic.SoftwareProcess
brooklyn.entity.trait.Startable
brooklyn.entity.rebind.Rebindable
@Catalog(name="MySql Node", description="MySql is an open source relational database management system (RDBMS)", iconUrl="classpath:///mysql-logo-110x57.png") @ImplementedBy(MySqlNodeImpl.class) public interface MySqlNode extends DatabaseNode, HasShortName
| Field Summary | |
|---|---|
static BasicConfigKey |
CREATION_SCRIPT_CONTENTS
|
static BasicConfigKey |
CREATION_SCRIPT_URL
|
static ConfigKey |
DATA_DIR
|
static BasicAttributeSensorAndConfigKey |
DOWNLOAD_URL
|
static BasicConfigKey |
MIRROR_URL
download mirror, if desired; defaults to Austria which seems one of the fastest |
static PortAttributeSensorAndConfigKey |
MYSQL_PORT
|
static MapConfigKey |
MYSQL_SERVER_CONF
|
static ConfigKey |
MYSQL_SERVER_CONF_LOWER_CASE_TABLE_NAMES
|
static BasicAttributeSensor |
MYSQL_URL
|
static BasicAttributeSensorAndConfigKey |
PASSWORD
|
static BasicAttributeSensorAndConfigKey |
SOCKET_UID
|
static BasicConfigKey |
SUGGESTED_VERSION
|
static BasicAttributeSensorAndConfigKey |
TEMPLATE_CONFIGURATION_URL
|
| Fields inherited from interface DatabaseNode | |
|---|---|
| DB_URL |
| Method Summary |
|---|
| Methods inherited from interface HasShortName | |
|---|---|
| getShortName |
| 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 |
|---|
@SetFromFlag("creationScriptContents")
public static final BasicConfigKey CREATION_SCRIPT_CONTENTS
@SetFromFlag("creationScriptUrl")
public static final BasicConfigKey CREATION_SCRIPT_URL
@SetFromFlag("dataDir")
public static final ConfigKey DATA_DIR
@SetFromFlag("downloadUrl")
public static final BasicAttributeSensorAndConfigKey DOWNLOAD_URL
@SetFromFlag("mirrorUrl")
public static final BasicConfigKey MIRROR_URL
@SetFromFlag("port")
public static final PortAttributeSensorAndConfigKey MYSQL_PORT
@SetFromFlag("serverConf")
public static final MapConfigKey MYSQL_SERVER_CONF
public static final ConfigKey MYSQL_SERVER_CONF_LOWER_CASE_TABLE_NAMES
public static final BasicAttributeSensor MYSQL_URL
@SetFromFlag("password")
public static final BasicAttributeSensorAndConfigKey PASSWORD
@SetFromFlag("socketUid")
public static final BasicAttributeSensorAndConfigKey SOCKET_UID
@SetFromFlag("version")
public static final BasicConfigKey SUGGESTED_VERSION
@SetFromFlag("configurationTemplateUrl")
public static final BasicAttributeSensorAndConfigKey TEMPLATE_CONFIGURATION_URL
Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.