| 
 | Brooklyn | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
brooklyn.entity.trait.Startablebrooklyn.entity.rebind.Rebindable
brooklyn.entity.webapp.WebAppService
brooklyn.entity.Entity
brooklyn.entity.basic.SoftwareProcess
brooklyn.entity.nosql.couchdb.CouchDBNode
brooklyn.entity.webapp.WebAppServiceConstants
brooklyn.entity.trait.Identifiable
@Catalog(name="CouchDB Node", description="Apache CouchDB is a database that uses JSON for documents, JavaScript for MapReduce queries, and regular HTTP for an API", iconUrl="classpath:///couchdb-logo.png") @ImplementedBy(CouchDBNodeImpl.class) public interface CouchDBNode extends SoftwareProcess, WebAppService
An Entity that represents a CouchDB node in a CouchDBCluster.
| Method Summary | |
|---|---|
| java.lang.Integer | getHttpPort() | 
| java.lang.Integer | getHttpsPort() | 
| Methods inherited from interface Startable | |
|---|---|
| restart, start, stop | 
| Field Detail | 
|---|
@SetFromFlag("clusterName")
public BasicAttributeSensorAndConfigKey CLUSTER_NAME
        
@SetFromFlag("couchdbConfigFileName")
public BasicAttributeSensorAndConfigKey COUCHDB_CONFIG_FILE_NAME
        
@SetFromFlag("couchdbConfigTemplateUrl")
public BasicAttributeSensorAndConfigKey COUCHDB_CONFIG_TEMPLATE_URL
        
@SetFromFlag("couchdbUriTemplateUrl")
public BasicAttributeSensorAndConfigKey COUCHDB_URI_TEMPLATE_URL
        
@SetFromFlag("version")
public ConfigKey SUGGESTED_VERSION
        
| Method Detail | 
|---|
public java.lang.Integer getHttpPort()
public java.lang.Integer getHttpsPort()
Brooklyn Multi-Cloud Application Management Platform 
 brooklyncentral.github.com. Apache License. © 2012.