See: Description
Interface | Description |
---|---|
RBroker |
Represents a high-level programming model for
building DeployR-enabled client applications.
|
RBrokerListener |
Asynchronous callback interface for
RBroker
runtime statistics and error event listeners. |
RTask |
Represents any R Analytics task for execution on an
RBroker . |
RTaskListener |
Asynchronous callback interface for
RTask
completion and error event listeners. |
RTaskResult |
Represents a handle to the result generated by an
RTask . |
RTaskToken |
Class | Description |
---|---|
RBrokerRuntimeStats | |
RBrokerStatus |
Enum | Description |
---|---|
RTaskType |
Defines the currently supported set of
RTask . |
Exception | Description |
---|---|
RBrokerException |
Represents an
RBroker
exception. |