|
Brooklyn | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
brooklyn.entity.trait.Startablebrooklyn.entity.rebind.Rebindable
brooklyn.entity.Entity
brooklyn.entity.basic.SoftwareProcess
brooklyn.entity.nosql.mongodb.MongoDBServer
brooklyn.entity.trait.Identifiable
@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 | |
|---|---|
MongoClientSupport
|
getClient()
|
| Methods inherited from interface Startable | |
|---|---|
| restart, start, stop |
| Methods inherited from interface Entity | |
|---|---|
| addChild, addChild, addEnricher, addGroup, addPolicy, clearParent, getApplication, getApplicationId, getAttribute, getChildren, getConfig, getConfig, getCreationTime, getDisplayName, getEnrichers, getEntityType, getGroups, getIconUrl, getId, getLocations, getParent, getPolicies, getRebindSupport, invoke, removeChild, removeEnricher, removePolicy, setParent |
| Methods inherited from interface Identifiable | |
|---|---|
| getId |
| Methods inherited from interface Rebindable | |
|---|---|
| getRebindSupport |
| Field Detail |
|---|
@SetFromFlag("mongodbConfTemplateUrl")
public ConfigKey DATA_DIRECTORY
@SetFromFlag("port")
public AttributeSensorAndConfigKey DOWNLOAD_URL
AttributeSensorHTTP_INTERFACE_URL = new BasicAttributeSensor (String.class, public ConfigKey ENABLE_REST_INTERFACE
public AttributeSensor HTTP_INTERFACE_URL
public ConfigKey MONGODB_CONF_TEMPLATE_URL
public AttributeSensor NETWORK_BYTES_IN
public AttributeSensor NETWORK_BYTES_OUT
public AttributeSensor NETWORK_NUM_REQUESTS
public AttributeSensor OPCOUNTERS_COMMAND
public AttributeSensor OPCOUNTERS_DELETES
public AttributeSensor OPCOUNTERS_GETMORE
public AttributeSensor OPCOUNTERS_INSERTS
public AttributeSensor OPCOUNTERS_QUERIES
public AttributeSensor OPCOUNTERS_UPDATES
@SetFromFlag("dataDirectory")
public PortAttributeSensorAndConfigKey PORT
public ConfigKey REPLICA_SET_ENABLED
public AttributeSensor REPLICA_SET_MEMBER_STATUS
public AttributeSensorAndConfigKey REPLICA_SET_NAME
public AttributeSensor REPLICA_SET_PRIMARY
public AttributeSensor REPLICA_SET_PRIMARY_NAME
public AttributeSensor REPLICA_SET_SECONDARY
public AttributeSensor STATUS
@SetFromFlag("version")
public ConfigKey SUGGESTED_VERSION
public AttributeSensor UPTIME_SECONDS
| Method Detail |
|---|
public MongoClientSupport getClient()
Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.