Brooklyn

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

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

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.