Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DOrderedJob.php71 public function setHiveJob(HiveJob $hiveJob) argument
73 $this->hiveJob = $hiveJob;
80 return $this->hiveJob;
H A DJob.php131 public function setHiveJob(HiveJob $hiveJob) argument
133 $this->hiveJob = $hiveJob;
140 return $this->hiveJob;