| ManagedCloudProvider-class {ManagedCloudProvider} | R Documentation |
The root class for the managed cloud provider
Description
The root class for the managed cloud provider
Fields
serverHandleCharacter(1), the server handle that can be recognized by the cloud provider.
workerHandlesCharacter(n), a list object for internal use only. Please call
.getWorkerHandles(cluster)to access the worker handlesworkerPerHandleAn internal counter. Please call
.getWorkerHandles(cluster)to access the worker handles
[Package ManagedCloudProvider version 1.0.0 Index]