RxInTeradata-class: Class RxInTeradata

Description

DEPRECATED: Creates a compute context for running Microsoft R Server analyses inside a Teradata database cluster.

Objects from the Class

Objects can be created by calls of the form .

Slots

remoteShareDir:

Object of class "character" ~~

connectionString:

Object of class "character" ~~

shareDir:

Object of class "character" ~~

revoPath:

Object of class "characterORNULL" ~~

wait:

Object of class "logical" ~~

consoleOutput:

Object of class "logical" ~~

autoCleanup:

Object of class "logical" ~~

configFile:

Object of class "characterORNULL" ~~

workingDir:

Object of class "characterORNULL" ~~

dataPath:

Object of class "characterORNULL" ~~

minElems:

Object of class "numeric" ~~

maxElems:

Object of class "numeric" ~~

exclusive:

Object of class "logical" ~~

nodes:

Object of class "characterORNULL" ~~

dataDistType:

Object of class "character" ~~

packagesToLoad:

Object of class "characterORNULL" ~~

email:

Object of class "characterORNULL" ~~

resultsTimeout:

Object of class "numeric" ~~

description:

Object of class "character" ~~

version:

Object of class "character" ~~

Extends

Class RxDistributedHpa, directly. Class RxComputeContext, by class "RxDistributedHpa", distance 2.

Methods

doPreJobValidation

signature(object = "RxInTeradata"): ...

initialize

signature(.Object = "RxInTeradata"): ...

show

signature(object = "RxInTeradata"): ...

See Also

RxInTeradata, RxTeradata

Examples


 showClass("RxInTeradata")