Home
last modified time | relevance | path

Searched refs:sparkRJob (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DOrderedJob.php183 public function setSparkRJob(SparkRJob $sparkRJob) argument
185 $this->sparkRJob = $sparkRJob;
192 return $this->sparkRJob;
H A DJob.php271 public function setSparkRJob(SparkRJob $sparkRJob) argument
273 $this->sparkRJob = $sparkRJob;
280 return $this->sparkRJob;