| Interface | Description |
|---|---|
| CouchDBCluster |
A cluster of
CouchDBNodes based on DynamicCluster which can be resized by a policy if required. |
| CouchDBNode |
An
Entity that represents a CouchDB node in a CouchDBCluster. |
| CouchDBNodeDriver |
| Class | Description |
|---|---|
| CouchDBClusterImpl |
Implementation of
CouchDBCluster. |
| CouchDBNodeImpl |
Implementation of
CouchDBNode. |
| CouchDBNodeSshDriver |
Start a
CouchDBNode in a Location accessible over ssh. |