- ABORTED - Static variable in interface com.revo.deployr.client.RJob
-
- about() - Method in interface com.revo.deployr.client.RJob
-
About job.
- about() - Method in interface com.revo.deployr.client.RProject
-
About project.
- about() - Method in interface com.revo.deployr.client.RProjectExecution
-
About project execution.
- about() - Method in interface com.revo.deployr.client.RProjectFile
-
About project directory file.
- about() - Method in interface com.revo.deployr.client.RProjectPackage
-
About managed project R package.
- about() - Method in interface com.revo.deployr.client.RProjectResult
-
About project execution.
- about() - Method in interface com.revo.deployr.client.RRepositoryDirectory
-
About managed repository directory.
- about() - Method in interface com.revo.deployr.client.RRepositoryFile
-
About managed repository file.
- about() - Method in interface com.revo.deployr.client.RScriptExecution
-
About script execution.
- about() - Method in interface com.revo.deployr.client.RUser
-
Retrieve details about user.
- access - Variable in class com.revo.deployr.client.about.RRepositoryFileDetails
-
Repository file access level display-friendly description:
Private, Restricted, Shared, Public.
- adoptDirectory - Variable in class com.revo.deployr.client.params.ProjectAdoptionOptions
-
Adopt project directory.
- adoptionOptions - Variable in class com.revo.deployr.client.params.ProjectCreationOptions
-
Allows the pre-loading
of a pre-existing project workspace, project working directory,
project history and/or project package dependencies
into the current R session.
- adoptionOptions - Variable in class com.revo.deployr.client.params.ProjectExecutionOptions
-
Allows the pre-loading
of a pre-existing project workspace, project working directory,
project history and/or project package dependencies
into the current R session prior to an execution.
- adoptPackages - Variable in class com.revo.deployr.client.params.ProjectAdoptionOptions
-
Adopt project packages.
- adoptWorkspace - Variable in class com.revo.deployr.client.params.ProjectAdoptionOptions
-
Adopt project workspace.
- alternateRoot - Variable in class com.revo.deployr.client.params.ProjectWorkspaceOptions
-
Workspace alternate root object.
- AnonymousProjectExecutionOptions - Class in com.revo.deployr.client.params
-
Anonymous project execution options.
- AnonymousProjectExecutionOptions() - Constructor for class com.revo.deployr.client.params.AnonymousProjectExecutionOptions
-
- archive(String, List<RRepositoryFile>) - Method in interface com.revo.deployr.client.RRepositoryDirectory
-
Archive files found in repository-managed user directory.
- artifacts - Variable in class com.revo.deployr.client.about.RProjectExecutionDetails
-
Generated artifacts on R execution.
- attached - Variable in class com.revo.deployr.client.about.RProjectPackageDetails
-
Package attached on current project.
- attachPackage(String, String) - Method in interface com.revo.deployr.client.api.RProjectPackageCalls
-
Attach R packages to project.
- attachPackage(List<String>, String) - Method in interface com.revo.deployr.client.api.RProjectPackageCalls
-
Attach R packages to project.
- AUTHENTICATION - Static variable in exception com.revo.deployr.client.RSecurityException
-
Denotes unauthenciated call.
- author - Variable in class com.revo.deployr.client.about.RRepositoryFileDetails
-
Repository file author.
- author - Variable in class com.revo.deployr.client.params.ProjectPreloadOptions
-
Comma-separated list of authors, one author per filename.
- AUTHORIZATION - Static variable in exception com.revo.deployr.client.RSecurityException
-
Denotes unauthorized call.
- authors - Variable in class com.revo.deployr.client.about.RProjectDetails
-
Project authors.
- authors - Variable in class com.revo.deployr.client.about.RRepositoryFileDetails
-
Repository file authors.
- autosaveProjects(boolean) - Method in interface com.revo.deployr.client.api.RUserProjectCalls
-
Enabled/disable project auto-save semantics for duration of user session.
- cancel() - Method in interface com.revo.deployr.client.RJob
-
Cancel job.
- CANCELLED - Static variable in interface com.revo.deployr.client.RJob
-
- category - Variable in class com.revo.deployr.client.about.RRepositoryFileDetails
-
Repository file category.
- clazzFilter - Variable in class com.revo.deployr.client.params.ProjectWorkspaceOptions
-
Workspace clazz filter.
- close() - Method in interface com.revo.deployr.client.RProject
-
Close project.
- close(ProjectCloseOptions) - Method in interface com.revo.deployr.client.RProject
-
Close project.
- code - Variable in class com.revo.deployr.client.about.RProjectExecutionDetails
-
Code on R execution.
- com.revo.deployr.client - package com.revo.deployr.client
-
Defines interfaces for the core entities managed by DeployR Java client library.
- com.revo.deployr.client.about - package com.revo.deployr.client.about
-
Defines classes describing the core entities managed by the DeployR Java client library.
- com.revo.deployr.client.api - package com.revo.deployr.client.api
-
Defines API interfaces on the core entities managed by DeployR Java client library.
- com.revo.deployr.client.auth - package com.revo.deployr.client.auth
-
Defines base authentication interface for DeployR-enabled client applications.
- com.revo.deployr.client.auth.basic - package com.revo.deployr.client.auth.basic
-
Defines basic authentication token for DeployR-enabled client applications.
- com.revo.deployr.client.data - package com.revo.deployr.client.data
-
Defines interfaces for R object encodings as DeployR Data (RData).
- com.revo.deployr.client.factory - package com.revo.deployr.client.factory
-
Defines convenience factory classes for DeployR-enabled client applications.
- com.revo.deployr.client.params - package com.revo.deployr.client.params
-
Defines parameter options for DeployR API calls.
- COMPLETED - Static variable in interface com.revo.deployr.client.RJob
-
- CONFLICT - Static variable in exception com.revo.deployr.client.RSecurityException
-
Denotes concurrency conflict on call.
- console - Variable in class com.revo.deployr.client.about.RProjectExecutionDetails
-
Console output resulting from R execution.
- consoleoff - Variable in class com.revo.deployr.client.params.ProjectExecutionOptions
-
When enabled all R console output is suppressed and will
not appear in response markup.
- cookie - Variable in class com.revo.deployr.client.about.RProjectDetails
-
Project cookie.
- cookie - Variable in class com.revo.deployr.client.about.RUserDetails
-
Custom cookie for currently authenticated user.
- cookie - Variable in class com.revo.deployr.client.params.ProjectCloseOptions
-
Project cookie.
- copyDirectory(String, String, List<RRepositoryFile>) - Method in interface com.revo.deployr.client.api.RUserRepositoryDirectoryCalls
-
Copies one or more repository-managed files from a source
user directory to a destination user directory.
- copyFiles(String, List<RRepositoryFile>, List<String>) - Method in interface com.revo.deployr.client.api.RUserRepositoryFileCalls
-
Copy one or more files to a repository-managed directory.
- createBoolean(String, boolean) - Static method in class com.revo.deployr.client.factory.RDataFactory
-
- createBooleanMatrix(String, List<List<Boolean>>) - Static method in class com.revo.deployr.client.factory.RDataFactory
-
- createBooleanVector(String, List<Boolean>) - Static method in class com.revo.deployr.client.factory.RDataFactory
-
- createClient(String) - Static method in class com.revo.deployr.client.factory.RClientFactory
-
Create connection at the specified DeployR URL.
- createClient(String, int) - Static method in class com.revo.deployr.client.factory.RClientFactory
-
Create connection at the specified DeployR URL.
- createClient(String, boolean) - Static method in class com.revo.deployr.client.factory.RClientFactory
-
Create connection at the specified DeployR URL.
- createClient(String, int, boolean) - Static method in class com.revo.deployr.client.factory.RClientFactory
-
Create connection at the specified DeployR URL.
- createDataFrame(String, List<RData>) - Static method in class com.revo.deployr.client.factory.RDataFactory
-
- createDate(String, Date) - Static method in class com.revo.deployr.client.factory.RDataFactory
-
- createDate(String, Date, String) - Static method in class com.revo.deployr.client.factory.RDataFactory
-
- createDateVector(String, List<Date>, String) - Static method in class com.revo.deployr.client.factory.RDataFactory
-
- createDirectory(String) - Method in interface com.revo.deployr.client.api.RUserRepositoryDirectoryCalls
-
Creates a new custom user directory in the default repository.
- createFactor(String, List, boolean) - Static method in class com.revo.deployr.client.factory.RDataFactory
-
- createFactor(String, List, List, List, boolean) - Static method in class com.revo.deployr.client.factory.RDataFactory
-
- createList(String, List<RData>) - Static method in class com.revo.deployr.client.factory.RDataFactory
-
- createNumeric(String, double) - Static method in class com.revo.deployr.client.factory.RDataFactory
-
- createNumericMatrix(String, List<List<Double>>) - Static method in class com.revo.deployr.client.factory.RDataFactory
-
- createNumericVector(String, List<Double>) - Static method in class com.revo.deployr.client.factory.RDataFactory
-
- createProject() - Method in interface com.revo.deployr.client.api.RUserProjectCalls
-
Create a temporary project.
- createProject(ProjectCreationOptions) - Method in interface com.revo.deployr.client.api.RUserProjectCalls
-
Create a temporary project.
- createProject(String, String) - Method in interface com.revo.deployr.client.api.RUserProjectCalls
-
Create a named persistent project.
- createProject(String, String, ProjectCreationOptions) - Method in interface com.revo.deployr.client.api.RUserProjectCalls
-
Create a named persistent project based on adoptions from existing projects.
- createProjectPool(int, ProjectCreationOptions) - Method in interface com.revo.deployr.client.api.RUserProjectCalls
-
Create a pool of temporary projects.
- createString(String, String) - Static method in class com.revo.deployr.client.factory.RDataFactory
-
- createStringMatrix(String, List<List<String>>) - Static method in class com.revo.deployr.client.factory.RDataFactory
-
- createStringVector(String, List<String>) - Static method in class com.revo.deployr.client.factory.RDataFactory
-
- csvrinputs - Variable in class com.revo.deployr.client.params.ProjectExecutionOptions
-
Comma-seperated list of primitive R object names and values,
to be added to the workspace of the current R session prior
to the execution.
- delete() - Method in interface com.revo.deployr.client.RJob
-
Delete job.
- delete() - Method in interface com.revo.deployr.client.RProject
-
Delete project.
- delete() - Method in interface com.revo.deployr.client.RProjectFile
-
Delete project directory file.
- delete() - Method in interface com.revo.deployr.client.RProjectResult
-
Delete execution result.
- delete() - Method in interface com.revo.deployr.client.RRepositoryDirectory
-
Delete repository-managed user directory.
- delete() - Method in interface com.revo.deployr.client.RRepositoryFile
-
Delete managed repository file.
- deleteObject(String) - Method in interface com.revo.deployr.client.api.RProjectWorkspaceCalls
-
Delete objects in project workspace.
- deleteObject(List<String>) - Method in interface com.revo.deployr.client.api.RProjectWorkspaceCalls
-
Delete objects in project workspace.
- deleteResults() - Method in interface com.revo.deployr.client.api.RProjectExecuteCalls
-
Delete execution results on project.
- deleteResults() - Method in interface com.revo.deployr.client.RProjectExecution
-
Delete execution results.
- depthFilter - Variable in class com.revo.deployr.client.params.ProjectHistoryOptions
-
History depth filter.
- descr - Variable in class com.revo.deployr.client.about.RJobDetails
-
Job description.
- descr - Variable in class com.revo.deployr.client.about.RProjectDetails
-
Project description.
- descr - Variable in class com.revo.deployr.client.about.RProjectFileDetails
-
Project directory file description.
- descr - Variable in class com.revo.deployr.client.about.RProjectPackageDetails
-
Package description.
- descr - Variable in class com.revo.deployr.client.about.RRepositoryFileDetails
-
Repository file description.
- descr - Variable in class com.revo.deployr.client.params.DirectoryUploadOptions
-
Project directory file description.
- descr - Variable in class com.revo.deployr.client.params.RepoUploadOptions
-
Repository file description.
- detachPackage(String) - Method in interface com.revo.deployr.client.api.RProjectPackageCalls
-
Detach R packages from project.
- detachPackage(List<String>) - Method in interface com.revo.deployr.client.api.RProjectPackageCalls
-
Detach R packages from project.
- diff() - Method in interface com.revo.deployr.client.RRepositoryFile
-
Diff managed repository file version against the latest version.
- directory - Variable in class com.revo.deployr.client.about.RRepositoryFileDetails
-
Repository file directory.
- directory - Variable in class com.revo.deployr.client.params.ProjectPreloadOptions
-
Comma-separated list of directories, one directory per filename.
- directory - Variable in class com.revo.deployr.client.params.ProjectStorageOptions
-
Specify a directory into which each of the stored files, objects
and/or workspace will be saved in the repository.
- directory - Variable in class com.revo.deployr.client.params.RepoUploadOptions
-
Repository directory name.
- DirectoryUploadOptions - Class in com.revo.deployr.client.params
-
Project directory upload options.
- DirectoryUploadOptions() - Constructor for class com.revo.deployr.client.params.DirectoryUploadOptions
-
- disableAutosave - Variable in class com.revo.deployr.client.params.ProjectCloseOptions
-
Disable project autosave.
- displayname - Variable in class com.revo.deployr.client.about.RUserDetails
-
Displayname for currently authenticated user.
- download() - Method in interface com.revo.deployr.client.RProjectFile
-
Download project directory file.
- download() - Method in interface com.revo.deployr.client.RProjectResult
-
Download execution result.
- download(List<RRepositoryFile>) - Method in interface com.revo.deployr.client.RRepositoryDirectory
-
Download zip archive of files found in repository-managed user directory.
- download() - Method in interface com.revo.deployr.client.RRepositoryFile
-
Download managed repository file.
- downloadFiles() - Method in interface com.revo.deployr.client.api.RProjectDirectoryCalls
-
Download all files from project directory.
- downloadFiles(List<String>) - Method in interface com.revo.deployr.client.api.RProjectDirectoryCalls
-
Download files from project directory.
- downloadResults() - Method in interface com.revo.deployr.client.api.RProjectExecuteCalls
-
Download execution results on project.
- downloadResults() - Method in interface com.revo.deployr.client.RProjectExecution
-
Download execution results.
- dropDirectory - Variable in class com.revo.deployr.client.params.ProjectDropOptions
-
Drop project directory.
- dropHistory - Variable in class com.revo.deployr.client.params.ProjectDropOptions
-
Drop project history.
- dropOptions - Variable in class com.revo.deployr.client.params.ProjectCloseOptions
-
Drop options.
- dropWorkspace - Variable in class com.revo.deployr.client.params.ProjectDropOptions
-
Drop project workspace.
- echooff - Variable in class com.revo.deployr.client.params.ProjectExecutionOptions
-
When enabled R commands are not echoed to the console
output and will not appear in response markup or
on the event stream.
- enableConsoleEvents - Variable in class com.revo.deployr.client.params.ProjectExecutionOptions
-
When enabled R console output events corresponding to
the current execution will be sent on the event stream.
- encodeDataFramePrimitiveAsVector - Variable in class com.revo.deployr.client.params.ProjectExecutionOptions
-
Workspace data.frame object encoding preference when
retrieving R objects from the current R session following an execution.
- error - Variable in class com.revo.deployr.client.about.RProjectExecutionDetails
-
Error message resulting from failed R execution.
- errorCode - Variable in class com.revo.deployr.client.about.RProjectExecutionDetails
-
Error code resulting from failed R execution.
- errorCode - Variable in exception com.revo.deployr.client.RClientException
-
- errorCode - Variable in exception com.revo.deployr.client.RGridException
-
- errorCode - Variable in exception com.revo.deployr.client.RSecurityException
-
- executeCode(String) - Method in interface com.revo.deployr.client.api.RProjectExecuteCalls
-
Execute code on project.
- executeCode(String, ProjectExecutionOptions) - Method in interface com.revo.deployr.client.api.RProjectExecuteCalls
-
Execute code on project.
- executeExternal(String, ProjectExecutionOptions) - Method in interface com.revo.deployr.client.api.RProjectExecuteCalls
-
Execute a single script found on a URL/path or a chain of scripts found on a set of URLs/paths
on the current project.
- executeExternal(String, AnonymousProjectExecutionOptions) - Method in interface com.revo.deployr.client.RClient
-
Execute a single script found on a URL/path or a chain of scripts found on a set of URLs/paths
on an anonymous project.
- executeScript(String, String, String) - Method in interface com.revo.deployr.client.api.RProjectExecuteCalls
-
Deprecated.
As of release 7.1, use executeScript method that
supports scriptDirectory parameter. This deprecated call assumes
each script is found in the root directory.
- executeScript(String, String, String, ProjectExecutionOptions) - Method in interface com.revo.deployr.client.api.RProjectExecuteCalls
-
Deprecated.
As of release 7.1, use executeScript method that
supports scriptDirectory parameter. This deprecated call assumes
each script is found in the root directory.
- executeScript(String, String, String, String) - Method in interface com.revo.deployr.client.api.RProjectExecuteCalls
-
Execute a single repository-managed script or a chain of repository-managed scripts
on the current project.
- executeScript(String, String, String, String, ProjectExecutionOptions) - Method in interface com.revo.deployr.client.api.RProjectExecuteCalls
-
Execute a single repository-managed script or a chain of repository-managed scripts
on the current project.
- executeScript(String, String, String) - Method in interface com.revo.deployr.client.RClient
-
Deprecated.
As of release 7.1, use executeScript method that
supports scriptDirectory parameter. This deprecated call assumes
each script is found in the root directory.
- executeScript(String, String, String, AnonymousProjectExecutionOptions) - Method in interface com.revo.deployr.client.RClient
-
Deprecated.
As of release 7.1, use executeScript method that
supports scriptDirectory parameter. This deprecated call assumes
each script is found in the root directory.
- executeScript(String, String, String, String) - Method in interface com.revo.deployr.client.RClient
-
Execute a single repository-managed script or a chain of repository-managed scripts
on an anonymous project.
- executeScript(String, String, String, String, AnonymousProjectExecutionOptions) - Method in interface com.revo.deployr.client.RClient
-
Execute a single repository-managed script or a chain of repository-managed scripts
on an anonymous project.
- executeShell(String, String, String, String, String) - Method in interface com.revo.deployr.client.RClient
-
Execute a repository-managed shell script.
- execution - Variable in class com.revo.deployr.client.about.RProjectResultDetails
-
Project execution identifier.
- export() - Method in interface com.revo.deployr.client.RProject
-
Export project.
- getConsole() - Method in interface com.revo.deployr.client.api.RProjectExecuteCalls
-
Retrieve console output on latest execution on project.
- getFormat() - Method in interface com.revo.deployr.client.data.RDate
-
Gets the String date format for this RDate.
- getFormat() - Method in interface com.revo.deployr.client.data.RDateVector
-
Gets the String date format for this RDateVector.
- getHistory() - Method in interface com.revo.deployr.client.api.RProjectExecuteCalls
-
Retrieve execution history on project.
- getLabels() - Method in interface com.revo.deployr.client.data.RFactor
-
Gets the List labels for this RData.
- getLevels() - Method in interface com.revo.deployr.client.data.RFactor
-
Gets the List levels for this RData.
- getName() - Method in interface com.revo.deployr.client.data.RData
-
Gets the underlying R object name of this RData.
- getObject(String) - Method in interface com.revo.deployr.client.api.RProjectWorkspaceCalls
-
Retrieve encoded objects from project workspace.
- getObject(String, boolean) - Method in interface com.revo.deployr.client.api.RProjectWorkspaceCalls
-
Retrieve encoded objects from project workspace.
- getObjects(List<String>) - Method in interface com.revo.deployr.client.api.RProjectWorkspaceCalls
-
Retrieve encoded objects from project workspace.
- getObjects(List<String>, boolean) - Method in interface com.revo.deployr.client.api.RProjectWorkspaceCalls
-
Retrieve encoded objects from project workspace.
- getPassword() - Method in class com.revo.deployr.client.auth.basic.RBasicAuthentication
-
- getProject(String) - Method in interface com.revo.deployr.client.api.RUserProjectCalls
-
Retrieve project reference.
- getRclass() - Method in interface com.revo.deployr.client.data.RData
-
Gets the underlying R class of this RData.
- getType() - Method in interface com.revo.deployr.client.data.RData
-
Gets the underlying DeployR type of this RData.
- getUsername() - Method in class com.revo.deployr.client.auth.basic.RBasicAuthentication
-
- getValue() - Method in interface com.revo.deployr.client.data.RBoolean
-
Gets the boolean value for this RData.
- getValue() - Method in interface com.revo.deployr.client.data.RBooleanMatrix
-
Gets the List-of-List of Boolean values for this RData.
- getValue() - Method in interface com.revo.deployr.client.data.RBooleanVector
-
Gets the List of Boolean values for this RData.
- getValue() - Method in interface com.revo.deployr.client.data.RDataFrame
-
Gets the List-of-RData value for this RData.
- getValue() - Method in interface com.revo.deployr.client.data.RDate
-
Gets the Date value for this RData.
- getValue() - Method in interface com.revo.deployr.client.data.RDateVector
-
Gets the List of Date values for this RData.
- getValue() - Method in interface com.revo.deployr.client.data.RFactor
-
Gets the List value for this RData.
- getValue() - Method in interface com.revo.deployr.client.data.RList
-
Gets the List-of-RData value for this RData.
- getValue() - Method in interface com.revo.deployr.client.data.RNumeric
-
Gets the double value for this RData.
- getValue() - Method in interface com.revo.deployr.client.data.RNumericMatrix
-
Gets the List-of-List of Double values for this RData.
- getValue() - Method in interface com.revo.deployr.client.data.RNumericVector
-
Gets the List of Double values for this RData.
- getValue() - Method in interface com.revo.deployr.client.data.RString
-
Gets the String value for this RData.
- getValue() - Method in interface com.revo.deployr.client.data.RStringMatrix
-
Gets the List-of-List of String values for this RData.
- getValue() - Method in interface com.revo.deployr.client.data.RStringVector
-
Gets the List of String values for this RData.
- grant(String) - Method in interface com.revo.deployr.client.RProject
-
Grant project authorship to another user.
- grant(String, String) - Method in interface com.revo.deployr.client.RRepositoryFile
-
Grant or revoke repository file to/from another user.
- graphicsDevice - Variable in class com.revo.deployr.client.params.ProjectExecutionOptions
-
Set R graphics device to use on execution: "png" or "svg".
- graphicsHeight - Variable in class com.revo.deployr.client.params.ProjectExecutionOptions
-
Set the height of the R graphics device on execution.
- graphicsWidth - Variable in class com.revo.deployr.client.params.ProjectExecutionOptions
-
Set the width of the R graphics device on execution.
- gridCluster - Variable in class com.revo.deployr.client.params.AnonymousProjectExecutionOptions
-
Identifies the DeployR grid cluster where the caller would
like the project (R session) to execute.
- gridCluster - Variable in class com.revo.deployr.client.params.JobExecutionOptions
-
Identifies the DeployR grid cluster where the caller would
like the job (R session) to execute.
- gridCluster - Variable in class com.revo.deployr.client.params.ProjectCreationOptions
-
Identifies the DeployR grid cluster where the caller would
like the project (R session) to execute.
- lastModified - Variable in class com.revo.deployr.client.about.RRepositoryFileDetails
-
Repository file last modified date.
- latestby - Variable in class com.revo.deployr.client.about.RRepositoryFileDetails
-
Repository file latest version author.
- limits - Variable in class com.revo.deployr.client.about.RUserDetails
-
About limits for currently authenticated user.
- listDirectories() - Method in interface com.revo.deployr.client.api.RUserRepositoryDirectoryCalls
-
List directories in the user's default repository.
- listDirectories(boolean, boolean, boolean, boolean) - Method in interface com.revo.deployr.client.api.RUserRepositoryDirectoryCalls
-
List directories in the user's default repository.
- listDirectories(RRepositoryFile.Category, String) - Method in interface com.revo.deployr.client.api.RUserRepositoryDirectoryCalls
-
List directories in the user's default repository using filters to
constrain the files in the response markup.
- listExternalDirectories() - Method in interface com.revo.deployr.client.api.RUserRepositoryDirectoryCalls
-
List directories in the user's external repository.
- listExternalDirectories(boolean, boolean, boolean) - Method in interface com.revo.deployr.client.api.RUserRepositoryDirectoryCalls
-
List directories in the user's external repository.
- listExternalDirectories(RRepositoryFile.Category, String) - Method in interface com.revo.deployr.client.api.RUserRepositoryDirectoryCalls
-
List directories in the user's external repository using filters to
constrain the files in the response markup.
- listExternalFiles() - Method in interface com.revo.deployr.client.api.RUserRepositoryFileCalls
-
List files in the user's external repository.
- listExternalFiles(boolean, boolean) - Method in interface com.revo.deployr.client.api.RUserRepositoryFileCalls
-
List files in the user's external repository.
- listExternalFiles(RRepositoryFile.Category, String) - Method in interface com.revo.deployr.client.api.RUserRepositoryFileCalls
-
List files in the user's external repository using filters to
constrain the files in the response markup.
- listExternalScripts() - Method in interface com.revo.deployr.client.api.RUserRepositoryScriptCalls
-
List scripts in user' external repository.
- listExternalScripts(boolean, boolean) - Method in interface com.revo.deployr.client.api.RUserRepositoryScriptCalls
-
List scripts in the user's external repository.
- listFiles() - Method in interface com.revo.deployr.client.api.RProjectDirectoryCalls
-
List files in project directory.
- listFiles() - Method in interface com.revo.deployr.client.api.RUserRepositoryFileCalls
-
List files in the user's default repository.
- listFiles(boolean, boolean, boolean) - Method in interface com.revo.deployr.client.api.RUserRepositoryFileCalls
-
List files in the user's default repository.
- listFiles(String, String) - Method in interface com.revo.deployr.client.api.RUserRepositoryFileCalls
-
List versions of named file in user's default repository.
- listFiles(RRepositoryFile.Category, String) - Method in interface com.revo.deployr.client.api.RUserRepositoryFileCalls
-
List files in the user's default repository using filters to
constrain the files in the response markup.
- listJobs() - Method in interface com.revo.deployr.client.api.RUserJobCalls
-
List jobs.
- listObjects() - Method in interface com.revo.deployr.client.api.RProjectWorkspaceCalls
-
List objects in project workspace.
- listObjects(ProjectWorkspaceOptions) - Method in interface com.revo.deployr.client.api.RProjectWorkspaceCalls
-
List objects in project workspace.
- listPackages(boolean) - Method in interface com.revo.deployr.client.api.RProjectPackageCalls
-
List R packages on project.
- listProjects() - Method in interface com.revo.deployr.client.api.RUserProjectCalls
-
List projects.
- listProjects(boolean, boolean) - Method in interface com.revo.deployr.client.api.RUserProjectCalls
-
List projects.
- listResults() - Method in interface com.revo.deployr.client.api.RProjectExecuteCalls
-
Retreive execution result list on project.
- listResults() - Method in interface com.revo.deployr.client.RProjectExecution
-
List execution results.
- listScripts() - Method in interface com.revo.deployr.client.api.RUserRepositoryScriptCalls
-
List scripts in user' default repository.
- listScripts(boolean, boolean, boolean) - Method in interface com.revo.deployr.client.api.RUserRepositoryScriptCalls
-
List scripts in the user's default repository.
- listScripts(String, String) - Method in interface com.revo.deployr.client.api.RUserRepositoryScriptCalls
-
List versions of a named script in the user's default repository.
- loadFile(RRepositoryFile) - Method in interface com.revo.deployr.client.api.RProjectDirectoryCalls
-
Load file in user repository into project directory.
- loadObject(RRepositoryFile) - Method in interface com.revo.deployr.client.api.RProjectWorkspaceCalls
-
Load user repository object into project workspace.
- login(RAuthentication) - Method in interface com.revo.deployr.client.RClient
-
Authenticate with the DeployR server.
- login(RAuthentication, boolean) - Method in interface com.revo.deployr.client.RClient
-
Authenticate with the DeployR server.
- logout(RUser) - Method in interface com.revo.deployr.client.RClient
-
Logout from the DeployR server.
- longdescr - Variable in class com.revo.deployr.client.about.RProjectDetails
-
Project long description.
- LOW_PRIORITY - Static variable in class com.revo.deployr.client.params.JobExecutionOptions
-
- pageoffset - Variable in class com.revo.deployr.client.params.ProjectWorkspaceOptions
-
Workspace page offset.
- pagesize - Variable in class com.revo.deployr.client.params.ProjectWorkspaceOptions
-
Workspace page size.
- phantom - Variable in class com.revo.deployr.client.params.ProjectExecutionOptions
-
When enabled meta-data about the execution is not
recorded in the DeployR database and the execution
does not appear in the RProject execution history.
- ping() - Method in interface com.revo.deployr.client.RProject
-
Ping project.
- preloadByDirectory - Variable in class com.revo.deployr.client.params.ProjectCreationOptions
-
Allows the loading of all files
found in one or more repository-managed directories
into the working directory of the current R sesssion
prior to execution.
- preloadByDirectory - Variable in class com.revo.deployr.client.params.ProjectExecutionOptions
-
Allows the loading of all files
found in one or more repository-managed directories
into the working directory of the current R sesssion
prior to execution.
- preloadDirectory - Variable in class com.revo.deployr.client.params.ProjectCreationOptions
-
Allows the loading
of one or more named files from the repository into the
working directory of the new R session.
- preloadDirectory - Variable in class com.revo.deployr.client.params.ProjectExecutionOptions
-
Allows the loading
of one or more named files from the repository into the
working directory of the current R session prior to execution.
- preloadWorkspace - Variable in class com.revo.deployr.client.params.ProjectCreationOptions
-
Allows the loading of one
or more named binary R objects from the repository into the
workspace of the new R session.
- preloadWorkspace - Variable in class com.revo.deployr.client.params.ProjectExecutionOptions
-
Allows the loading of one
or more named binary R objects from the repository into the
workspace of the current R session prior to execution.
- priority - Variable in class com.revo.deployr.client.params.JobExecutionOptions
-
Set a scheduling priority for your job.
- project - Variable in class com.revo.deployr.client.about.RJobDetails
-
Job generated project identifier.
- ProjectAdoptionOptions - Class in com.revo.deployr.client.params
-
Project pre-execution project adoption options.
- ProjectAdoptionOptions() - Constructor for class com.revo.deployr.client.params.ProjectAdoptionOptions
-
- ProjectCloseOptions - Class in com.revo.deployr.client.params
-
Project close options.
- ProjectCloseOptions() - Constructor for class com.revo.deployr.client.params.ProjectCloseOptions
-
- ProjectCreationOptions - Class in com.revo.deployr.client.params
-
Project creation options.
- ProjectCreationOptions() - Constructor for class com.revo.deployr.client.params.ProjectCreationOptions
-
- ProjectDropOptions - Class in com.revo.deployr.client.params
-
Project-save drop options.
- ProjectDropOptions() - Constructor for class com.revo.deployr.client.params.ProjectDropOptions
-
- ProjectExecutionOptions - Class in com.revo.deployr.client.params
-
Project pre-and-post execution options.
- ProjectExecutionOptions() - Constructor for class com.revo.deployr.client.params.ProjectExecutionOptions
-
- ProjectHistoryOptions - Class in com.revo.deployr.client.params
-
Project history options.
- ProjectHistoryOptions() - Constructor for class com.revo.deployr.client.params.ProjectHistoryOptions
-
- ProjectPreloadOptions - Class in com.revo.deployr.client.params
-
Project pre-execution repository preload options.
- ProjectPreloadOptions() - Constructor for class com.revo.deployr.client.params.ProjectPreloadOptions
-
- ProjectStorageOptions - Class in com.revo.deployr.client.params
-
Project post-execution repository storage options.
- ProjectStorageOptions() - Constructor for class com.revo.deployr.client.params.ProjectStorageOptions
-
- ProjectWorkspaceOptions - Class in com.revo.deployr.client.params
-
Project workspace options.
- ProjectWorkspaceOptions() - Constructor for class com.revo.deployr.client.params.ProjectWorkspaceOptions
-
- published - Variable in class com.revo.deployr.client.about.RRepositoryFileDetails
-
Repository file access is public, visible to all
authenticated and anonymous users.
- published - Variable in class com.revo.deployr.client.params.ProjectStorageOptions
-
Enable to assign public access on stored files in the
repository following an execution.
- published - Variable in class com.revo.deployr.client.params.RepoAccessControlOptions
-
Repository file to be published on upload.
- pushObject(RData) - Method in interface com.revo.deployr.client.api.RProjectWorkspaceCalls
-
Push object to project workspace.
- pushObject(List<RData>) - Method in interface com.revo.deployr.client.api.RProjectWorkspaceCalls
-
Push objects to project workspace.
- RAuthentication - Interface in com.revo.deployr.client.auth
-
DeployR Authentication marker interface.
- RBasicAuthentication - Class in com.revo.deployr.client.auth.basic
-
DeployR Basic Authentication, expects username and plain-text password.
- RBasicAuthentication(String, String) - Constructor for class com.revo.deployr.client.auth.basic.RBasicAuthentication
-
- RBoolean - Interface in com.revo.deployr.client.data
-
Represents an R logical value.
- RBooleanMatrix - Interface in com.revo.deployr.client.data
-
Represents an R matrix of logical values.
- RBooleanVector - Interface in com.revo.deployr.client.data
-
Represents an R vector of logical values.
- RClient - Interface in com.revo.deployr.client
-
Represents a DeployR client connection.
- RClientException - Exception in com.revo.deployr.client
-
Exception thrown when RClient fails to complete call.
- RClientException(String) - Constructor for exception com.revo.deployr.client.RClientException
-
- RClientException(String, int) - Constructor for exception com.revo.deployr.client.RClientException
-
- RClientException(String, Throwable) - Constructor for exception com.revo.deployr.client.RClientException
-
- RClientException(String, Throwable, int) - Constructor for exception com.revo.deployr.client.RClientException
-
- RClientFactory - Class in com.revo.deployr.client.factory
-
Create connection at the specified DeployR URL.
- RClientFactory() - Constructor for class com.revo.deployr.client.factory.RClientFactory
-
- RData - Interface in com.revo.deployr.client.data
-
Defines the common interface shared by all RData.
- RDataException - Exception in com.revo.deployr.client
-
Exception thrown when parsing or invalid constraint errors
arise processing RData inputs on DeployR API calls.
- RDataException(String) - Constructor for exception com.revo.deployr.client.RDataException
-
- RDataFactory - Class in com.revo.deployr.client.factory
-
Factory to simplify the creation of RData in client applications.
- RDataFactory() - Constructor for class com.revo.deployr.client.factory.RDataFactory
-
- RDataFrame - Interface in com.revo.deployr.client.data
-
Represents an R dataframe object.
- RDataNA - Interface in com.revo.deployr.client.data
-
Represents an R Not Available (NA) value.
- RDate - Interface in com.revo.deployr.client.data
-
Represents an R date object.
- RDateVector - Interface in com.revo.deployr.client.data
-
Represents an R vector of date values.
- RDetails - Interface in com.revo.deployr.client.about
-
Details marker interface.
- recycle - Variable in class com.revo.deployr.client.params.AnonymousProjectExecutionOptions
-
When true, the R session associated with the
HTTP blackbox project on the current HTTP session
is recycled before the execution takes place.
- recycle() - Method in interface com.revo.deployr.client.RProject
-
Recycle R session on project.
- recycle(boolean, boolean) - Method in interface com.revo.deployr.client.RProject
-
Recycle R session on project.
- release() - Method in interface com.revo.deployr.client.RClient
-
Shutdown the client connection releasing any resources
associated with the connection.
- releaseProjects() - Method in interface com.revo.deployr.client.api.RUserProjectCalls
-
Releases all server-wide live project grid resources associated with
this user.
- rename(String) - Method in interface com.revo.deployr.client.RRepositoryDirectory
-
Rename repository-managed user directory.
- renderScript(String, String, String, String, AnonymousProjectExecutionOptions) - Method in interface com.revo.deployr.client.RClient
-
Execute a single repository-managed script or a chain of repository-managed scripts
on an anonymous project and render the outputs to a HTML page.
- repeatCount - Variable in class com.revo.deployr.client.params.JobSchedulingOptions
-
Job schedule repeat count.
- repeatInterval - Variable in class com.revo.deployr.client.params.JobSchedulingOptions
-
Job schedule repeat interval.
- repo - Variable in class com.revo.deployr.client.about.RProjectPackageDetails
-
Package repo.
- RepoAccessControlOptions - Class in com.revo.deployr.client.params
-
Repo upload options.
- RepoAccessControlOptions() - Constructor for class com.revo.deployr.client.params.RepoAccessControlOptions
-
- repositoryFiles - Variable in class com.revo.deployr.client.about.RProjectExecutionDetails
-
RRepositoryFile references on R execution.
- RepoUploadOptions - Class in com.revo.deployr.client.params
-
Repo upload options.
- RepoUploadOptions() - Constructor for class com.revo.deployr.client.params.RepoUploadOptions
-
- restricted - Variable in class com.revo.deployr.client.about.RRepositoryFileDetails
-
Repository file access is restricted to authenticated
user with the ROLE(s) indicated.
- restricted - Variable in class com.revo.deployr.client.params.RepoAccessControlOptions
-
Repository file to be restricted to comma-separated
list of Roles on upload.
- results - Variable in class com.revo.deployr.client.about.RProjectExecutionDetails
-
Generated results on R execution.
- reversed - Variable in class com.revo.deployr.client.params.ProjectHistoryOptions
-
History reverse chronology.
- revert(RRepositoryFile, String, String, boolean, boolean) - Method in interface com.revo.deployr.client.RRepositoryFile
-
Revert repository file to an earlier version.
- RFactor - Interface in com.revo.deployr.client.data
-
Represents an R factor object.
- RGridException - Exception in com.revo.deployr.client
-
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.
- RGridException(String, int) - Constructor for exception com.revo.deployr.client.RGridException
-
- rinputs - Variable in class com.revo.deployr.client.params.ProjectCreationOptions
-
List of DeployR-encoded R objects to be added to the
workspace of the new R session.
- rinputs - Variable in class com.revo.deployr.client.params.ProjectExecutionOptions
-
List of DeployR-encoded R objects to be added to the
workspace of the current R session prior to the execution.
- RJob - Interface in com.revo.deployr.client
-
Represents a DeployR managed job.
- RJobDetails - Class in com.revo.deployr.client.about
-
Managed job details.
- RJobDetails(String, String, String, String, String, long, int, long, int, String, long, long, long, String) - Constructor for class com.revo.deployr.client.about.RJobDetails
-
- RList - Interface in com.revo.deployr.client.data
-
Represents an R list object.
- RNumeric - Interface in com.revo.deployr.client.data
-
Represents an R numeric value.
- RNumericMatrix - Interface in com.revo.deployr.client.data
-
Represents an R matrix of numeric values.
- RNumericVector - Interface in com.revo.deployr.client.data
-
Represents an R vector of numeric values.
- ROOT - Static variable in interface com.revo.deployr.client.RRepositoryDirectory
-
- routputs - Variable in class com.revo.deployr.client.params.ProjectExecutionOptions
-
List of workspace objects to be retrieved from the
workspace of the current R session following the execution
and returned as DeployR-encoded R objects.
- RProject - Interface in com.revo.deployr.client
-
Represents a DeployR managed project.
- RProjectDetails - Class in com.revo.deployr.client.about
-
Managed project details.
- RProjectDetails(String, String, boolean, Date, List<String>) - Constructor for class com.revo.deployr.client.about.RProjectDetails
-
- RProjectDirectoryCalls - Interface in com.revo.deployr.client.api
-
Defines directory related interfaces for DeployR-managed project.
- RProjectExecuteCalls - Interface in com.revo.deployr.client.api
-
Defines execution related interfaces for DeployR-managed project.
- RProjectExecution - Interface in com.revo.deployr.client
-
Represents a DeployR project execution.
- RProjectExecutionDetails - Class in com.revo.deployr.client.about
-
Project execution details.
- RProjectExecutionDetails(String, String, long, long, long, String, String, String, int, List<String>, boolean, List<RProjectResult>, List<RProjectFile>, List<RData>, List<RRepositoryFile>) - Constructor for class com.revo.deployr.client.about.RProjectExecutionDetails
-
- RProjectFile - Interface in com.revo.deployr.client
-
Represents a DeployR project directory file.
- RProjectFileDetails - Class in com.revo.deployr.client.about
-
Managed project directory file details.
- RProjectFileDetails(String, String, String, long, URL) - Constructor for class com.revo.deployr.client.about.RProjectFileDetails
-
- RProjectPackage - Interface in com.revo.deployr.client
-
Represents a DeployR project package dependency.
- RProjectPackageCalls - Interface in com.revo.deployr.client.api
-
Defines package related interfaces for DeployR-managed project.
- RProjectPackageDetails - Class in com.revo.deployr.client.about
-
Managed project package dependency details.
- RProjectPackageDetails(String, String, String, String, String, boolean) - Constructor for class com.revo.deployr.client.about.RProjectPackageDetails
-
- RProjectResult - Interface in com.revo.deployr.client
-
Represents a DeployR project execution result.
- RProjectResultDetails - Class in com.revo.deployr.client.about
-
Managed project execution result details.
- RProjectResultDetails(String, String, String, long, URL) - Constructor for class com.revo.deployr.client.about.RProjectResultDetails
-
- RProjectWorkspaceCalls - Interface in com.revo.deployr.client.api
-
Defines workspace related interfaces for DeployR managed project.
- RRepositoryDirectory - Interface in com.revo.deployr.client
-
Represents a DeployR repository-managed directory.
- RRepositoryDirectoryDetails - Class in com.revo.deployr.client.about
-
Managed repository directory details.
- RRepositoryDirectoryDetails(String, boolean, List<RRepositoryFile>) - Constructor for class com.revo.deployr.client.about.RRepositoryDirectoryDetails
-
- RRepositoryFile - Interface in com.revo.deployr.client
-
Represents a DeployR managed repository file.
- RRepositoryFile.Category - Enum in com.revo.deployr.client
-
Categories of repository-managed file.
- RRepositoryFileDetails - Class in com.revo.deployr.client.about
-
Managed repository file details.
- RRepositoryFileDetails(String, String, String, String, String, String, String, long, URL, String, String, boolean, boolean, List<String>, String, String, String, RRepositoryFile.Category, String, Date) - Constructor for class com.revo.deployr.client.about.RRepositoryFileDetails
-
- RScriptExecution - Interface in com.revo.deployr.client
-
Represents a DeployR script execution.
- RSecurityException - Exception in com.revo.deployr.client
-
Exception thrown when DeployR security conditions not met.
- RSecurityException(String, int) - Constructor for exception com.revo.deployr.client.RSecurityException
-
- RString - Interface in com.revo.deployr.client.data
-
Represents an R character value.
- RStringMatrix - Interface in com.revo.deployr.client.data
-
Represents an R matrix of character values.
- RStringVector - Interface in com.revo.deployr.client.data
-
Represents an R vector of character values.
- RUNNING - Static variable in interface com.revo.deployr.client.RJob
-
- RUser - Interface in com.revo.deployr.client
-
Represents a DeployR managed user.
- RUserDetails - Class in com.revo.deployr.client.about
-
Managed user details.
- RUserDetails(String, String, String, RUserLimitDetails) - Constructor for class com.revo.deployr.client.about.RUserDetails
-
- RUserJobCalls - Interface in com.revo.deployr.client.api
-
Defines job related interfaces for DeployR-managed user.
- RUserLimitDetails - Class in com.revo.deployr.client.about
-
Managed user limit details.
- RUserLimitDetails(int, int, int) - Constructor for class com.revo.deployr.client.about.RUserLimitDetails
-
- RUserProjectCalls - Interface in com.revo.deployr.client.api
-
Defines project related interfaces for DeployR-managed user.
- RUserRepositoryDirectoryCalls - Interface in com.revo.deployr.client.api
-
tori
Defines repository-managed directory related interfaces for
DeployR-managed user.
- RUserRepositoryFileCalls - Interface in com.revo.deployr.client.api
-
Defines repository-managed file related interfaces for
a DeployR-managed user.
- RUserRepositoryScriptCalls - Interface in com.revo.deployr.client.api
-
Defines the managed script interfaces for DeployR-managed user.
- save() - Method in interface com.revo.deployr.client.RProject
-
Save project.
- save(RProjectDetails) - Method in interface com.revo.deployr.client.RProject
-
Save project.
- save(RProjectDetails, ProjectDropOptions) - Method in interface com.revo.deployr.client.RProject
-
Save project.
- saveAs(RProjectDetails) - Method in interface com.revo.deployr.client.RProject
-
Save-as project.
- saveAs(RProjectDetails, ProjectDropOptions) - Method in interface com.revo.deployr.client.RProject
-
Save-as project.
- saveObject(String, String, boolean) - Method in interface com.revo.deployr.client.api.RProjectWorkspaceCalls
-
Save object from project workspace to project directory.
- schedinterval - Variable in class com.revo.deployr.client.about.RJobDetails
-
Job scheduled repeat interval.
- schedrepeat - Variable in class com.revo.deployr.client.about.RJobDetails
-
Job scheduled repeat count.
- schedstart - Variable in class com.revo.deployr.client.about.RJobDetails
-
Job scheduled start time (UTC).
- SCHEDULED - Static variable in interface com.revo.deployr.client.RJob
-
- schedulingOptions - Variable in class com.revo.deployr.client.params.JobExecutionOptions
-
Job scheduling options specify the start time and
optionally the repeat interval and count for a
scheduled job.
- shared - Variable in class com.revo.deployr.client.about.RProjectDetails
-
Project shared.
- shared - Variable in class com.revo.deployr.client.about.RRepositoryFileDetails
-
Repository file access is shared to all authenticated
users.
- shared - Variable in class com.revo.deployr.client.params.RepoAccessControlOptions
-
Repository file to be shared on upload.
- size - Variable in class com.revo.deployr.client.about.RProjectFileDetails
-
Project directory file size.
- size - Variable in class com.revo.deployr.client.about.RProjectResultDetails
-
Project execution result file size.
- size - Variable in class com.revo.deployr.client.about.RRepositoryFileDetails
-
Repository file size.
- startsWithFilter - Variable in class com.revo.deployr.client.params.ProjectWorkspaceOptions
-
Workspace startsWith filter.
- startTime - Variable in class com.revo.deployr.client.params.JobSchedulingOptions
-
Job schedule start time in UTC.
- status - Variable in class com.revo.deployr.client.about.RJobDetails
-
Job status.
- status - Variable in class com.revo.deployr.client.about.RProjectPackageDetails
-
Package status.
- statusMsg - Variable in class com.revo.deployr.client.about.RJobDetails
-
Job statusMsg.
- storageOptions - Variable in class com.revo.deployr.client.params.ProjectExecutionOptions
-
Repository storage options allow the storage of
one-or-more workspace objects, the entire workspace
and/or one-or-more working directory files from the
current R session into the repository following the execution.
- store(RepoUploadOptions) - Method in interface com.revo.deployr.client.RProjectFile
-
Store project directory file in repository.
- storeObject(String, String, boolean, String, boolean, boolean) - Method in interface com.revo.deployr.client.api.RProjectWorkspaceCalls
-
Store object from project workspace to user repository.
- submitJobCode(String, String, String) - Method in interface com.revo.deployr.client.api.RUserJobCalls
-
Submit job based on block of R code.
- submitJobCode(String, String, String, JobExecutionOptions) - Method in interface com.revo.deployr.client.api.RUserJobCalls
-
Submit job based on block of R code.
- submitJobExternal(String, String, String, JobExecutionOptions) - Method in interface com.revo.deployr.client.api.RUserJobCalls
-
Submit a single script found on a URL/path or a chain of scripts found on a set of URLs/paths
on the current project.
- submitJobScript(String, String, String, String, String) - Method in interface com.revo.deployr.client.api.RUserJobCalls
-
Deprecated.
As of release 7.1, use submitJobScript method that
supports scriptDirectory parameter. This deprecated call assumes
each script is found in the root directory.
- submitJobScript(String, String, String, String, String, JobExecutionOptions) - Method in interface com.revo.deployr.client.api.RUserJobCalls
-
Deprecated.
As of release 7.1, use submitJobScript method that
supports scriptDirectory parameter. This deprecated call assumes
each script is found in the root directory.
- submitJobScript(String, String, String, String, String, String) - Method in interface com.revo.deployr.client.api.RUserJobCalls
-
Submit a single repository-managed script or a chain of repository-managed scripts
to execute as a job.
- submitJobScript(String, String, String, String, String, String, JobExecutionOptions) - Method in interface com.revo.deployr.client.api.RUserJobCalls
-
Submit a single repository-managed script or a chain of repository-managed scripts
to execute as a job.
- SYSTEM_PUBLIC - Static variable in class com.revo.deployr.client.about.RRepositoryDirectoryDetails
-
- SYSTEM_RESTRICTED - Static variable in class com.revo.deployr.client.about.RRepositoryDirectoryDetails
-
- SYSTEM_SHARED - Static variable in class com.revo.deployr.client.about.RRepositoryDirectoryDetails
-
- systemDirectory - Variable in class com.revo.deployr.client.about.RRepositoryDirectoryDetails
-
Repository directory type: system or user.