public interface MySqlNode extends SoftwareProcess, HasShortName, DatastoreMixins.DatastoreCommon
SoftwareProcess.ChildStartableMode, SoftwareProcess.RestartSoftwareParameters, SoftwareProcess.StopSoftwareParameters
Startable.RestartEffectorBody, Startable.StartEffectorBody, Startable.StopEffectorBody
Entity.SensorSupport
BrooklynObject.TagSupport
Configurable.ConfigurationSupport
Modifier and Type | Field and Description |
---|---|
static ConfigKey<java.lang.String> |
DATA_DIR |
static BasicAttributeSensorAndConfigKey<java.lang.String> |
DOWNLOAD_URL |
static MethodEffector<java.lang.String> |
EXECUTE_SCRIPT |
static java.lang.String |
EXECUTE_SCRIPT_COMMANDS |
static PortAttributeSensorAndConfigKey |
MYSQL_PORT |
static MapConfigKey<java.lang.Object> |
MYSQL_SERVER_CONF |
static ConfigKey<java.lang.Object> |
MYSQL_SERVER_CONF_LOWER_CASE_TABLE_NAMES |
static ConfigKey<java.lang.Integer> |
MYSQL_SERVER_ID |
static AttributeSensor<java.lang.String> |
MYSQL_URL
Deprecated.
since 0.7.0 use DATASTORE_URL
|
static BasicAttributeSensorAndConfigKey.StringAttributeSensorAndConfigKey |
PASSWORD |
static AttributeSensor<java.lang.Double> |
QUERIES_PER_SECOND_FROM_MYSQL |
static BasicAttributeSensorAndConfigKey.StringAttributeSensorAndConfigKey |
SOCKET_UID |
static ConfigKey<java.lang.String> |
SUGGESTED_VERSION |
static BasicAttributeSensorAndConfigKey<java.lang.String> |
TEMPLATE_CONFIGURATION_URL |
ADDRESS, CHILDREN_STARTABLE_MODE, CUSTOMIZE_LATCH, DONT_REQUIRE_TTY_FOR_SUDO, DOWNLOAD_ADDON_URLS, ENTITY_STARTED, EXPANDED_INSTALL_DIR, HOSTNAME, INSTALL_DIR, INSTALL_FILES, INSTALL_LATCH, INSTALL_RESOURCES_LATCH, INSTALL_TEMPLATES, INSTALL_UNIQUE_LABEL, LAUNCH_LATCH, LIFECYCLE_EFFECTOR_TASKS, MAXIMUM_REBIND_SENSOR_CONNECT_DELAY, OPEN_IPTABLES, PID_FILE, POST_INSTALL_COMMAND, POST_LAUNCH_COMMAND, PRE_INSTALL_COMMAND, PRE_INSTALL_FILES, PRE_INSTALL_TEMPLATES, PRE_LAUNCH_COMMAND, PROVISIONING_LOCATION, PROVISIONING_PROPERTIES, REQUIRED_OPEN_LOGIN_PORTS, RETRIEVE_USAGE_METRICS, RUN_DIR, RUNTIME_FILES, RUNTIME_RESOURCES_LATCH, RUNTIME_TEMPLATES, SERVICE_PROCESS_IS_RUNNING, SERVICE_STATE_ACTUAL, SERVICE_STATE_EXPECTED, SETUP_LATCH, SHELL_ENVIRONMENT, SKIP_ENTITY_START_IF_RUNNING, SKIP_INSTALLATION, START_LATCH, START_TIMEOUT, STOP_IPTABLES, SUBNET_ADDRESS, SUBNET_HOSTNAME, SUGGESTED_INSTALL_DIR, SUGGESTED_RUN_DIR
RESTART, SERVICE_UP, START, STOP
DATASTORE_URL
CREATION_SCRIPT_CONTENTS, CREATION_SCRIPT_URL
Modifier and Type | Method and Description |
---|---|
java.lang.String |
executeScript(java.lang.String commands) |
populateServiceNotUpDiagnostics
restart, start, stop
getShortName
addChild, addChild, addEnricher, addEnricher, addFeed, 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, removeGroup, removePolicy, sensors, setParent
getCatalogItemId, tags
config, setConfig
static final ConfigKey<java.lang.String> SUGGESTED_VERSION
static final BasicAttributeSensorAndConfigKey<java.lang.String> DOWNLOAD_URL
static final PortAttributeSensorAndConfigKey MYSQL_PORT
static final ConfigKey<java.lang.String> DATA_DIR
static final MapConfigKey<java.lang.Object> MYSQL_SERVER_CONF
static final ConfigKey<java.lang.Object> MYSQL_SERVER_CONF_LOWER_CASE_TABLE_NAMES
static final ConfigKey<java.lang.Integer> MYSQL_SERVER_ID
static final BasicAttributeSensorAndConfigKey.StringAttributeSensorAndConfigKey PASSWORD
static final BasicAttributeSensorAndConfigKey.StringAttributeSensorAndConfigKey SOCKET_UID
@Deprecated static final AttributeSensor<java.lang.String> MYSQL_URL
static final BasicAttributeSensorAndConfigKey<java.lang.String> TEMPLATE_CONFIGURATION_URL
static final AttributeSensor<java.lang.Double> QUERIES_PER_SECOND_FROM_MYSQL
static final MethodEffector<java.lang.String> EXECUTE_SCRIPT
static final java.lang.String EXECUTE_SCRIPT_COMMANDS