|
Brooklyn | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
brooklyn.entity.Entitybrooklyn.entity.basic.SoftwareProcess
brooklyn.entity.nosql.mongodb.MongoDbServer
brooklyn.entity.trait.Startable
brooklyn.entity.rebind.Rebindable
@Catalog(name="MongoDB Server", description="MongoDB (from \"humongous\") is a scalable, high-performance, open source NoSQL database", iconUrl="classpath:///mongodb-logo.png") @ImplementedBy(MongoDbServerImpl.class) public interface MongoDbServer extends SoftwareProcess
| Fields inherited from interface Startable | |
|---|---|
| RESTART, SERVICE_UP, START, STOP |
| Method Summary | |
|---|---|
java.lang.Integer
|
getServerPort()
|
| Methods inherited from interface Entity | |
|---|---|
| addChild, addChild, addEnricher, addGroup, addOwnedChild, addPolicy, clearOwner, clearParent, getApplication, getApplicationId, getAttribute, getChildren, getConfig, getDisplayName, getEnrichers, getEntityType, getGroups, getId, getLocations, getOwnedChildren, getOwner, getParent, getPolicies, getRebindSupport, invoke, removeChild, removeEnricher, removeOwnedChild, removePolicy, setOwner, setParent |
| Methods inherited from interface Startable | |
|---|---|
| restart, start, stop |
| Field Detail |
|---|
@SetFromFlag("dataDirectory")
public BasicConfigKey DATA_DIRECTORY
@SetFromFlag("downloadUrl")
public BasicAttributeSensorAndConfigKey DOWNLOAD_URL
@SetFromFlag("mongodbConfTemplateUrl")
public BasicConfigKey MONGODB_CONF_TEMPLATE_URL
public BasicAttributeSensor NETWORK_BYTES_IN
public BasicAttributeSensor NETWORK_BYTES_OUT
public BasicAttributeSensor NETWORK_NUM_REQUESTS
public BasicAttributeSensor OPCOUNTERS_COMMAND
public BasicAttributeSensor OPCOUNTERS_DELETES
public BasicAttributeSensor OPCOUNTERS_GETMORE
public BasicAttributeSensor OPCOUNTERS_INSERTS
public BasicAttributeSensor OPCOUNTERS_QUERIES
public BasicAttributeSensor OPCOUNTERS_UPDATES
@SetFromFlag("port")
public PortAttributeSensorAndConfigKey PORT
public BasicAttributeSensor STATUS
@SetFromFlag("version")
public BasicConfigKey SUGGESTED_VERSION
public BasicAttributeSensor UPTIME_SECONDS
| Method Detail |
|---|
public java.lang.Integer getServerPort()
Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.