| 
 | Brooklyn | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
brooklyn.entity.trait.Startablebrooklyn.entity.database.mariadb.MariaDbNode
brooklyn.entity.rebind.Rebindable
brooklyn.entity.Entity
brooklyn.entity.basic.SoftwareProcess
brooklyn.entity.trait.HasShortName
brooklyn.entity.trait.Identifiable
brooklyn.entity.database.DatabaseNode
@Catalog(name="MariaDB Node", description="MariaDB is an open source relational database management system (RDBMS)", iconUrl="classpath:///mariadb-logo-180x119.png") @ImplementedBy(MariaDbNodeImpl.class) public interface MariaDbNode extends DatabaseNode, HasShortName
| Field Summary | |
|---|---|
| static ConfigKey | CREATION_SCRIPT_CONTENTS | 
| static ConfigKey | CREATION_SCRIPT_URL | 
| static ConfigKey | DATA_DIR | 
| static BasicAttributeSensorAndConfigKey | DOWNLOAD_URLdownload mirror, if desired | 
| static PortAttributeSensorAndConfigKey | MARIADB_PORT | 
| static MapConfigKey | MARIADB_SERVER_CONF | 
| static ConfigKey | MARIADB_SERVER_CONF_LOWER_CASE_TABLE_NAMES | 
| static AttributeSensor | MARIADB_URL | 
| static ConfigKey | MIRROR_URL | 
| static StringAttributeSensorAndConfigKey | PASSWORD | 
| static AttributeSensor | QUERIES_PER_SECOND_FROM_MARIADB | 
| static StringAttributeSensorAndConfigKey | SOCKET_UID | 
| static ConfigKey | 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 Startable | |
|---|---|
| restart, start, stop | 
| Methods inherited from interface Entity | |
|---|---|
| addChild, addChild, addEnricher, addGroup, addPolicy, clearParent, getApplication, getApplicationId, getAttribute, getChildren, getConfig, getConfig, getCreationTime, getDisplayName, getEnrichers, getEntityType, getGroups, getIconUrl, getId, getLocations, getParent, getPolicies, getRebindSupport, invoke, removeChild, removeEnricher, removePolicy, setParent | 
| Methods inherited from interface Identifiable | |
|---|---|
| getId | 
| Methods inherited from interface Rebindable | |
|---|---|
| getRebindSupport | 
| Field Detail | 
|---|
@SetFromFlag("creationScriptUrl")
public static final ConfigKey CREATION_SCRIPT_CONTENTS
        
@SetFromFlag("dataDir")
public static final ConfigKey CREATION_SCRIPT_URL
        
@SetFromFlag("serverConf")
public static final ConfigKey DATA_DIR
        
/** download mirror, if desired */ public static final BasicAttributeSensorAndConfigKey DOWNLOAD_URL
@SetFromFlag("creationScriptContents")
public static final PortAttributeSensorAndConfigKey MARIADB_PORT
        
public static final ConfigKey
public static final ConfigKey MARIADB_SERVER_CONF_LOWER_CASE_TABLE_NAMES
public static final AttributeSensor MARIADB_URL
public static final ConfigKey MIRROR_URL
@SetFromFlag("socketUid")
public static final StringAttributeSensorAndConfigKey PASSWORD
        
public static final AttributeSensor QUERIES_PER_SECOND_FROM_MARIADB
public static final AttributeSensorMARIADB_URL = DB_URL; public static final StringAttributeSensorAndConfigKey SOCKET_UID 
@SetFromFlag("version")
public static final ConfigKey SUGGESTED_VERSION
        
public static final BasicAttributeSensorAndConfigKey TEMPLATE_CONFIGURATION_URL
Brooklyn Multi-Cloud Application Management Platform 
 brooklyncentral.github.com. Apache License. © 2012.