Skip to content

Latest commit

 

History

History
173 lines (85 loc) · 2.4 KB

File metadata and controls

173 lines (85 loc) · 2.4 KB
title description keywords author ms.author manager ms.date ms.topic ms.service ms.assetid ROBOTS audience ms.devlang ms.reviewer ms.suite ms.tgt_pltfrm ms.custom
Class RxInTeradata
Creates a compute context for running Microsoft R Server analyses inside a Teradata database cluster.
, RxInTeradata-class, doPreJobValidation,RxInTeradata-method, initialize,RxInTeradata-method, show,RxInTeradata-method, classes
chuckheinzelman
charlhe
cgronlun
07/15/2019
reference
mlserver

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")