Brooklyn

brooklyn.entity.nosql.couchdb
[Java] Interface CouchDBNodeDriver

brooklyn.entity.java.JavaSoftwareProcessDriver
  brooklyn.entity.nosql.couchdb.CouchDBNodeDriver
      brooklyn.entity.drivers.EntityDriver
          brooklyn.entity.basic.SoftwareProcessDriver
All Superinterfaces:
JavaSoftwareProcessDriver, EntityDriver, SoftwareProcessDriver

public interface CouchDBNodeDriver
extends JavaSoftwareProcessDriver

Method Summary
java.lang.String getClusterName()

java.lang.String getCouchDBConfigFileName()

java.lang.String getCouchDBConfigTemplateUrl()

java.lang.String getCouchDBUriTemplateUrl()

java.lang.Integer getHttpPort()

java.lang.Integer getHttpsPort()

 
Methods inherited from interface JavaSoftwareProcessDriver
getJmxContext, getJmxPort, getRmiPort, isJmxEnabled
 
Methods inherited from interface SoftwareProcessDriver
getEntity, isRunning, kill, rebind, restart, start, stop
 
Methods inherited from interface EntityDriver
getEntity, getLocation
 

Method Detail

getClusterName

public java.lang.String getClusterName()


getCouchDBConfigFileName

public java.lang.String getCouchDBConfigFileName()


getCouchDBConfigTemplateUrl

public java.lang.String getCouchDBConfigTemplateUrl()


getCouchDBUriTemplateUrl

public java.lang.String getCouchDBUriTemplateUrl()


getHttpPort

public java.lang.Integer getHttpPort()


getHttpsPort

public java.lang.Integer getHttpsPort()


 

Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.