ParallelizeBackendLocal-class: Class "ParallelizeBackendLocal"
Description
Backend class implementing local execution
Objects from the Class
Objects can be created by calls of the form new("ParallelizeBackendLocal", config, ...). Slots
config:- Object of class
"list" ~~ offline:- Object of class
"logical" ~~ signature:- Object of class
"character" ~~
Extends
Class "ParallelizeBackend", directly.Methods
- initialize
signature(.Object = "ParallelizeBackendLocal"): ... - lapply_dispatchFinalize
signature(self = "ParallelizeBackendLocal"): ...
See Also
ParallelizeBackend, ParallelizeBackendSnow, ParallelizeBackendOGSremote
Examples
Run this codeshowClass("ParallelizeBackendLocal")
Run the code above in your browser using DataLab