See: Description
Interface | Description |
---|---|
RClient |
Represents a DeployR client connection.
|
RJob |
Represents a DeployR managed job.
|
RProject |
Represents a DeployR managed project.
|
RProjectExecution |
Represents a DeployR project execution.
|
RProjectFile |
Represents a DeployR project directory file.
|
RProjectPackage |
Represents a DeployR project package dependency.
|
RProjectResult |
Represents a DeployR project execution result.
|
RRepositoryDirectory |
Represents a DeployR repository-managed directory.
|
RRepositoryFile |
Represents a DeployR managed repository file.
|
RScriptExecution |
Represents a DeployR script execution.
|
RUser |
Represents a DeployR managed user.
|
Enum | Description |
---|---|
RRepositoryFile.Category |
Categories of repository-managed file.
|
Exception | Description |
---|---|
RClientException |
Exception thrown when RClient fails to complete call.
|
RDataException |
Exception thrown when parsing or invalid constraint errors
arise processing RData inputs on DeployR API calls.
|
RGridException |
Exception thrown when the DeployR grid determines an operation
exceeds runtime limits set by Server Policies or when the grid
is simply at resource exhaustion and incapable of accepting
additional operations at this time.
|
RSecurityException |
Exception thrown when DeployR security conditions not met.
|