Using the Docker Container to Create R Workers on Local or Cloud Platform


[Up] [Top]

Documentation for package ‘DockerParallel’ version 1.0.0

Help Pages

$-method Get the exported object by the name
$-method Get the exported object
$<--method Set the value of the exported object
.addWorkerHandles Accessor functions
.CloudConfig The cloud configuration
.CloudProvider The root class of the cloud provider
.CloudRuntime The cloud runtime
.ClusterMethodGetter An utility class
.DockerCluster The docker cluster class
.DockerContainer The root class of the container
.DockerHardware The hardware for running the docker
.getCloudConfig Accessor functions
.getCloudProvider Accessor functions
.getCloudRuntime Accessor functions
.getJobQueueName Accessor functions
.getServerClientSameLAN Accessor functions
.getServerContainer Accessor functions
.getServerHandle Accessor functions
.getServerHardware Accessor functions
.getServerPassword Accessor functions
.getServerPort Accessor functions
.getServerPrivateIp Accessor functions
.getServerPublicIp Accessor functions
.getServerWorkerSameLAN Accessor functions
.getWorkerContainer Accessor functions
.getWorkerHandles Accessor functions
.getWorkerHardware Accessor functions
.getWorkerNumber Accessor functions
.removeWorkerHandles Accessor functions
.setJobQueueName Accessor functions
.setServerClientSameLAN Accessor functions
.setServerHandle Accessor functions
.setServerHardware Accessor functions
.setServerPassword Accessor functions
.setServerPort Accessor functions
.setServerPrivateIp Accessor functions
.setServerPublicIp Accessor functions
.setServerWorkerSameLAN Accessor functions
.setWorkerHardware Accessor functions
.setWorkerNumber Accessor functions
CloudConfig-class The cloud configuration
CloudProvider-class The root class of the cloud provider
CloudRuntime-class The cloud runtime
ClusterMethodGetter-class An utility class
clusterPreset Set the default cloud provider and container
configServerContainerEnv Configurate the server container environment
configWorkerContainerEnv Configurate the worker container environment
deregisterParallelBackend Register/deregister the parallel backend
deregisterParallelBackend-method Register/deregister the parallel backend
DockerCluster-class The docker cluster class
DockerCluster-common-parameters Common 'DockerCluster' parameter
dockerClusterExists Whether the cluster is running on the cloud?
dockerClusterExists-method Whether the cluster is running on the cloud?
DockerContainer-class The root class of the container
DockerHardware-class The hardware for running the docker
generalDockerClusterTest The general testthat function for testing the cluster
generics-commonParams commom params
getDockerInstanceIps Get the instance public/private IPs
getDockerInstanceStatus Get the instance status
getDockerInstanceStatus-method Get the instance status
getExportedNames Get the exported method and variable from the provider or container
getExportedNames-method Get the exported method and variable from the provider or container
getExportedObject Get the exported method and variable from the provider or container
getExportedObject-method Get the exported method and variable from the provider or container
getServerContainer Get the server container from the worker container
getServerContainer-method Get the server container from the worker container
getSSHPubKeyPath Get the path to the public ssh key
getSSHPubKeyValue Get the public ssh key
initializeProvider Initialize the service provider
initializeProvider-method Initialize the service provider
IsDockerInstanceInitializing Get the instance status
IsDockerInstanceInitializing-method Get the instance status
IsDockerInstanceRunning Get the instance status
IsDockerInstanceRunning-method Get the instance status
IsDockerInstanceStopped Get the instance status
IsDockerInstanceStopped-method Get the instance status
killDockerInstances Kill the instances
makeDockerCluster Create a docker cluster
names-method Get the exported object names
names-method Show the exported object names
reconnectDockerCluster Reconnect the cluster
reconnectDockerCluster-method Reconnect the cluster
registerParallelBackend Register/deregister the parallel backend
runDockerServer Run the server container
runDockerWorkers Run the worker container
setSSHPubKeyPath Set the ssh key file
show-method print method
show-method Print the DockerCluster object
show-method Print the docker hardware
waitInstanceUntilRunning Wait the instances until they have the running status