'https://github.com/brooklyncentral/brooklyn-cassandra'
which is a pure YAML template
for a database cluster.@Deprecated public interface CassandraFabric extends DynamicFabric
Startable.RestartEffectorBody, Startable.StartEffectorBody, Startable.StopEffectorBody
Entity.AdjunctSupport<T extends EntityAdjunct>, Entity.EnricherSupport, Entity.GroupSupport, Entity.PolicySupport, Entity.SensorSupport
BrooklynObject.RelationSupport<T extends BrooklynObject>, BrooklynObject.SubscriptionSupport, BrooklynObject.TagSupport
Configurable.ConfigurationSupport
Modifier and Type | Field and Description |
---|---|
static AttributeSensor<java.util.Set<Entity>> |
CURRENT_SEEDS
Deprecated.
|
static ConfigKey<<any>> |
DATA_CENTER_NAMER
Deprecated.
|
static AttributeSensor<<any>> |
DATACENTER_USAGE
Deprecated.
|
static AttributeSensor<java.util.Set<java.lang.String>> |
DATACENTERS
Deprecated.
|
static int |
DEFAULT_SEED_QUORUM
Deprecated.
|
static AttributeSensor<java.lang.Boolean> |
HAS_PUBLISHED_SEEDS
Deprecated.
|
static AttributeSensor<java.lang.String> |
HOSTNAME
Deprecated.
|
static ConfigKey<java.lang.Integer> |
INITIAL_QUORUM_SIZE
Deprecated.
|
static AttributeSensor<java.lang.Integer> |
THRIFT_PORT
Deprecated.
|
static MethodEffector<java.lang.Void> |
UPDATE
Deprecated.
|
CUSTOM_CHILD_FLAGS, DISPLAY_NAME_PREFIX, DISPLAY_NAME_SUFFIX, FABRIC_SIZE, FIRST_MEMBER_SPEC, INCLUDE_INITIAL_CHILDREN, MEMBER_SPEC, SERVICE_STATE_ACTUAL
FIRST, GROUP_MEMBERS, MEMBER_DELEGATE_CHILDREN, MEMBER_DELEGATE_NAME_FORMAT, RUNNING_QUORUM_CHECK, UP_QUORUM_CHECK
GROUP_SIZE, MEMBER_ADDED, MEMBER_REMOVED
RESTART, SERVICE_UP, START, STOP
Modifier and Type | Method and Description |
---|---|
void |
update()
Deprecated.
|
getFabricSize, setMemberSpec
getFirst, setMembers, setMembers
addChild, addChild, addMember, addMemberChild, addMemberChild, getCurrentSize, getMembers, hasMember, removeMember
restart, start, stop
addFeed, clearParent, enrichers, getApplication, getApplicationId, getAttribute, getChildren, getConfig, getCreationTime, getDisplayName, getEntityType, getIconUrl, getId, getLocations, getParent, groups, invoke, policies, relations, removeChild, sensors, setDisplayName, setParent
getCatalogItemId, getCatalogItemIdSearchPath, subscriptions, tags
config, getConfig
static final ConfigKey<java.lang.Integer> INITIAL_QUORUM_SIZE
static final ConfigKey<<any>> DATA_CENTER_NAMER
static final int DEFAULT_SEED_QUORUM
static final AttributeSensor<<any>> DATACENTER_USAGE
static final AttributeSensor<java.util.Set<java.lang.String>> DATACENTERS
static final AttributeSensor<java.util.Set<Entity>> CURRENT_SEEDS
static final AttributeSensor<java.lang.Boolean> HAS_PUBLISHED_SEEDS
static final AttributeSensor<java.lang.String> HOSTNAME
static final AttributeSensor<java.lang.Integer> THRIFT_PORT
static final MethodEffector<java.lang.Void> UPDATE