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/
DGetJobStats.php30 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\GetJobStats
55 public function setJobId($job_id): GetJobStats
DGetJobs.php30 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\GetJobs
56 public function setJobId($job_id): GetJobs
DDeleteJob.php31 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\DeleteJob
56 public function setJobId($job_id): DeleteJob
DOpenJob.php31 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\OpenJob
53 public function setJobId($job_id): OpenJob
DResetJob.php31 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\ResetJob
55 public function setJobId($job_id): ResetJob
DForecast.php31 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\Forecast
57 public function setJobId($job_id): Forecast
DDeleteExpiredData.php30 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\DeleteExpiredData
65 public function setJobId($job_id): DeleteExpiredData
DPutJob.php31 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\PutJob
68 public function setJobId($job_id): PutJob
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
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
DGetOverallBuckets.php31 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\GetOverallBuckets
72 public function setJobId($job_id): GetOverallBuckets
DGetRecords.php31 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\GetRecords
72 public function setJobId($job_id): GetRecords
DDeleteCalendarJob.php32 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\DeleteCalendarJob
65 public function setJobId($job_id): DeleteCalendarJob
DUpgradeJobSnapshot.php31 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\UpgradeJobSnapshot
58 public function setJobId($job_id): UpgradeJobSnapshot
DPutCalendarJob.php32 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\PutCalendarJob
65 public function setJobId($job_id): PutCalendarJob
DDeleteModelSnapshot.php31 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\DeleteModelSnapshot
55 public function setJobId($job_id): DeleteModelSnapshot
DDeleteForecast.php31 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\DeleteForecast
63 public function setJobId($job_id): DeleteForecast
DGetCategories.php31 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\GetCategories
74 public function setJobId($job_id): GetCategories
DGetModelSnapshots.php31 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\GetModelSnapshots
77 public function setJobId($job_id): GetModelSnapshots
DRevertModelSnapshot.php31 protected $job_id; variable in Elasticsearch\\Endpoints\\Ml\\RevertModelSnapshot
67 public function setJobId($job_id): RevertModelSnapshot
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