| DockerCluster-class {DockerParallel} | R Documentation |
The docker cluster class
Description
The docker cluster class.
The values in the cluster can be accessed by the getter or setter function
which starts with the prefix .get or .set(e.g. .getJobQueueName(cluster)).
Slots
cloudProviderCloudProvider
cloudConfigCloudConfig
serverContainerThe container definition for the server.
workerContainerThe container definition for the worker
cloudRuntimeCloudRuntime
settingsEnvironment, the cluster settings
[Package DockerParallel version 1.0.4 Index]