Description Usage Arguments Value Functions
Reconnect the cluster if the cluster has been running. It is provider's
responsibility to recover every information in the cluster, especially the the
slots in cloudConfg
and cloudRuntime
. The developer should call setters with the
prefix .set
to set the values in the cluster.
The default method does nothing.
1 2 3 4 | reconnectDockerCluster(provider, cluster, verbose)
## S4 method for signature 'ANY'
reconnectDockerCluster(provider, cluster, verbose)
|
provider |
S4 |
cluster |
S4 |
verbose |
Integer. The verbose level, default 1. |
No return value
reconnectDockerCluster,ANY-method
: The default method, do nothing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.