ManagedCloudProvider-class {ManagedCloudProvider}R Documentation

The root class for the managed cloud provider

Description

The root class for the managed cloud provider

Fields

serverHandle

Character(1), the server handle that can be recognized by the cloud provider.

workerHandles

Character(n), a list object for internal use only. Please call .getWorkerHandles(cluster) to access the worker handles

workerPerHandle

An internal counter. Please call .getWorkerHandles(cluster) to access the worker handles


[Package ManagedCloudProvider version 1.0.0 Index]