Home
last modified time | relevance | path

Searched defs:job_id (Results 1 – 25 of 26) sorted by relevance

12

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ml/
DGetJobs.php30 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\GetJobs
56 public function setJobId($job_id): GetJobs
DGetJobStats.php30 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\GetJobStats
55 public function setJobId($job_id): GetJobStats
DForecast.php31 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\Forecast
57 public function setJobId($job_id): Forecast
DResetJob.php31 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\ResetJob
55 public function setJobId($job_id): ResetJob
DOpenJob.php31 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\OpenJob
53 public function setJobId($job_id): OpenJob
DDeleteJob.php31 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\DeleteJob
56 public function setJobId($job_id): DeleteJob
DDeleteExpiredData.php30 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\DeleteExpiredData
65 public function setJobId($job_id): DeleteExpiredData
DGetRecords.php31 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\GetRecords
72 public function setJobId($job_id): GetRecords
DFlushJob.php31 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\FlushJob
69 public function setJobId($job_id): FlushJob
DGetInfluencers.php31 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\GetInfluencers
72 public function setJobId($job_id): GetInfluencers
DGetOverallBuckets.php31 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\GetOverallBuckets
72 public function setJobId($job_id): GetOverallBuckets
DPutJob.php31 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\PutJob
68 public function setJobId($job_id): PutJob
DUpdateJob.php31 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\UpdateJob
63 public function setJobId($job_id): UpdateJob
DCloseJob.php31 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\CloseJob
68 public function setJobId($job_id): CloseJob
DDeleteCalendarJob.php32 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\DeleteCalendarJob
65 public function setJobId($job_id): DeleteCalendarJob
DPutCalendarJob.php32 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\PutCalendarJob
65 public function setJobId($job_id): PutCalendarJob
DDeleteForecast.php31 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\DeleteForecast
63 public function setJobId($job_id): DeleteForecast
DDeleteModelSnapshot.php31 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\DeleteModelSnapshot
55 public function setJobId($job_id): DeleteModelSnapshot
DUpgradeJobSnapshot.php31 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\UpgradeJobSnapshot
58 public function setJobId($job_id): UpgradeJobSnapshot
DGetCategories.php31 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\GetCategories
74 public function setJobId($job_id): GetCategories
DRevertModelSnapshot.php31 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\RevertModelSnapshot
67 public function setJobId($job_id): RevertModelSnapshot
DGetModelSnapshots.php31 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\GetModelSnapshots
77 public function setJobId($job_id): GetModelSnapshots
DUpdateModelSnapshot.php31 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\UpdateModelSnapshot
67 public function setJobId($job_id): UpdateModelSnapshot
DGetBuckets.php31 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\GetBuckets
80 public function setJobId($job_id): GetBuckets
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cat/
DMlJobs.php30 protected $job_id; variable in Elasticsearch\\Endpoints\\Cat\\MlJobs
62 public function setJobId($job_id): MlJobs

12