public class AnonymousProjectExecutionOptions extends ProjectExecutionOptions
Modifier and Type | Field and Description |
---|---|
boolean |
blackbox
When true, the execution will occur on the HTTP blackbox project
for the current HTTP session.
|
java.lang.String |
gridCluster
Identifies the DeployR grid cluster where the caller would
like the project (R session) to execute.
|
boolean |
recycle
When true, the R session associated with the
HTTP blackbox project on the current HTTP session
is recycled before the execution takes place.
|
adoptionOptions, consoleoff, csvrinputs, echooff, enableConsoleEvents, encodeDataFramePrimitiveAsVector, graphicsDevice, graphicsHeight, graphicsWidth, infinity, nan, phantom, preloadByDirectory, preloadDirectory, preloadWorkspace, rinputs, routputs, storageOptions, tag
Constructor and Description |
---|
AnonymousProjectExecutionOptions() |
public boolean blackbox
public boolean recycle
public java.lang.String gridCluster
RGridException
. This feature is
optional and available on DeployR Enterprise only.