public interface RedisCluster extends Entity, Startable
RedisStore
s with one master and a group of slaves.
The slaves are contained in a DynamicCluster
which can be resized by a policy if required.
TODO add sensors with aggregated Redis statistics from clusterBrooklynObject.TagSupport
Configurable.ConfigurationSupport
Startable.RestartEffectorBody, Startable.StartEffectorBody, Startable.StopEffectorBody
RESTART, SERVICE_UP, START, STOP
Modifier and Type | Method and Description |
---|---|
RedisStore |
getMaster() |
DynamicCluster |
getSlaves() |
addChild, addChild, addEnricher, addEnricher, addFeed, addGroup, addPolicy, addPolicy, addTag, clearParent, containsTag, getApplication, getApplicationId, getAttribute, getChildren, getConfig, getConfig, getConfigRaw, getConfigRaw, getCreationTime, getDisplayName, getEnrichers, getEntityType, getGroups, getIconUrl, getId, getLocations, getParent, getPolicies, getTags, invoke, removeChild, removeEnricher, removeGroup, removePolicy, removeTag, setParent
getCatalogItemId, getTagSupport, tags
config, setConfig
RedisStore getMaster()
DynamicCluster getSlaves()