Worker | R Documentation |
Worker
Worker
R6Class
object.
tercenApi::Base
-> Worker
status
of type String.
name
of type String.
uri
of type String.
priority
of type double.
nCPU
of type int.
nThread
of type int.
memory
of type double.
nAvailableThread
of type int.
availableMemory
of type double.
availableTaskTypes
list of type String.
lastDateActivity
of type String.
heartBeat
of type int.
new()
Worker$new(json = NULL)
init()
Worker$init()
initJson()
Worker$initJson(json)
toTson()
Worker$toTson()
clone()
The objects of this class are cloneable with this method.
Worker$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.