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 clusterEntity.AdjunctSupport<T extends EntityAdjunct>, Entity.EnricherSupport, Entity.GroupSupport, Entity.PolicySupport, Entity.SensorSupport
BrooklynObject.RelationSupport<T extends BrooklynObject>, BrooklynObject.SubscriptionSupport, BrooklynObject.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, clearParent, enrichers, getApplication, getApplicationId, getAttribute, getChildren, getConfig, getConfigRaw, getConfigRaw, getCreationTime, getDisplayName, getEnrichers, getEntityType, getGroups, getIconUrl, getId, getLocations, getParent, getPolicies, groups, invoke, policies, relations, removeChild, removeEnricher, removeGroup, removePolicy, sensors, setDisplayName, setParent
getCatalogItemId, subscriptions, tags
config, getConfig, setConfig
RedisStore getMaster()
DynamicCluster getSlaves()