RunProfile | R Documentation |
RunProfile
RunProfile
R6Class
object, super class Profile
.
tercenApi::Base
-> tercenApi::Profile
-> RunProfile
name
of type String inherited from super class Profile
.
memory
of type int.
kernelMemory
of type int.
blkioWeight
of type int.
pidsLimit
of type int.
ulimits_nofile
of type int.
timeout
of type int.
storageSize
of type String.
cpusetCpus
of type String.
name
of type String inherited from super class Profile
.
new()
RunProfile$new(json = NULL)
init()
RunProfile$init()
initJson()
RunProfile$initJson(json)
toTson()
RunProfile$toTson()
clone()
The objects of this class are cloneable with this method.
RunProfile$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.