class SparkRJob extends Collection (View source)

Properties

protected $collection_key
string[] $archiveUris
string[] $args
string[] $fileUris
protected $loggingConfigType
protected $loggingConfigDataType
string $mainRFileUri
string[] $properties

Methods

setArchiveUris($archiveUris)

No description

string[]
getArchiveUris()

No description

setArgs($args)

No description

string[]
getArgs()

No description

setFileUris($fileUris)

No description

string[]
getFileUris()

No description

setLoggingConfig(LoggingConfig $loggingConfig)

No description

getLoggingConfig()

No description

setMainRFileUri($mainRFileUri)

No description

string
getMainRFileUri()

No description

setProperties($properties)

No description

string[]
getProperties()

No description

Details

setArchiveUris($archiveUris)

No description

Parameters

$archiveUris

string[] getArchiveUris()

No description

Return Value

string[]

setArgs($args)

No description

Parameters

$args

string[] getArgs()

No description

Return Value

string[]

setFileUris($fileUris)

No description

Parameters

$fileUris

string[] getFileUris()

No description

Return Value

string[]

setLoggingConfig(LoggingConfig $loggingConfig)

No description

Parameters

LoggingConfig $loggingConfig

LoggingConfig getLoggingConfig()

No description

Return Value

LoggingConfig

setMainRFileUri($mainRFileUri)

No description

Parameters

$mainRFileUri

string getMainRFileUri()

No description

Return Value

string

setProperties($properties)

No description

Parameters

$properties

string[] getProperties()

No description

Return Value

string[]