|
Brooklyn | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectbrooklyn.entity.basic.AbstractEntity
brooklyn.entity.basic.SoftwareProcessImpl
brooklyn.entity.nosql.redis.RedisStoreImpl
public class RedisStoreImpl extends SoftwareProcessImpl
An entity that represents a Redis key-value store service.
| Field Summary |
|---|
| Fields inherited from class SoftwareProcessImpl | |
|---|---|
| connectedSensors |
| Fields inherited from class AbstractEntity | |
|---|---|
| EFFECTOR_ADDED, EFFECTOR_CHANGED, EFFECTOR_REMOVED, LOG, POLICY_ADDED, POLICY_REMOVED, SENSOR_ADDED, SENSOR_REMOVED, _subscriptionTracker, managementSupport, tempWorkings |
| Constructor Summary | |
RedisStoreImpl()
|
|
| Method Summary | |
|---|---|
protected void
|
connectSensors()
|
void
|
disconnectSensors()
|
java.lang.String
|
getAddress()
|
RedisStoreDriver
|
getDriver()
|
java.lang.Class
|
getDriverInterface()
|
java.lang.Integer
|
getRedisPort()
|
| Constructor Detail |
|---|
public RedisStoreImpl()
| Method Detail |
|---|
@Override protected void connectSensors()
public void disconnectSensors() {
public void disconnectSensors()
public String getAddress() {
public java.lang.String getAddress()
public RedisStoreDriver getDriver() {
public RedisStoreDriver getDriver()
public Class> getDriverInterface() {
public java.lang.Class getDriverInterface()
public Integer getRedisPort() {
public java.lang.Integer getRedisPort()
Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.