Interface | Description |
---|---|
FluentResult | Defines the interface for objects holding the result data of a completed Fluent R task. |
Class | Description |
---|---|
DeployRTaskBuilder | Static factory for building DeployR Fluent R tasks. |
OpenCPUTaskBuilder | Static factory for building OpenCPU Fluent R tasks. |
Exception | Description |
---|---|
FluentServerException | Returned on FluentResult to indicate a Fluent R task execution error has been detected by the server. |
FluentSyntaxException | Returned on FluentResult to indicate a Fluent R DSL syntax error has been detected by the builder. |