A convenient API configuration object. You can provide the following elements to the API :
| Author: | © quasardb - 2014 |
|---|
Add a new QuasardbNode to the cluster configuration
| Parameters: |
|
|---|
Get default expiry time for all entries. Result is given in seconds.
| Returns: | expiry time in seconds. |
|---|
Get all nodes of the cluster
| Returns: | list of all configured QuasardbNode |
|---|
Remove a QuasardbNode from the cluster configuration.
| Parameters: |
|
|---|---|
| Returns: | true if the provided node has been removed |