Home
last modified time | relevance | path

Searched refs:RuntimeException (Results 301 – 325 of 594) sorted by path

1...<<11121314151617181920>>...24

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ml/
H A DPutDatafeed.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint ml.put_datafeed');
H A DPutFilter.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint ml.put_filter');
H A DPutJob.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint ml.put_job');
H A DPutTrainedModel.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint ml.put_trained_model');
H A DPutTrainedModelAlias.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
42 throw new RuntimeException('Missing parameter for the endpoint ml.put_trained_model_alias');
H A DResetJob.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint ml.reset_job');
H A DRevertModelSnapshot.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
42 throw new RuntimeException('Missing parameter for the endpoint ml.revert_model_snapshot');
H A DStartDataFrameAnalytics.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
39 throw new RuntimeException('Missing parameter for the endpoint ml.start_data_frame_analytics');
H A DStartDatafeed.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint ml.start_datafeed');
H A DStopDataFrameAnalytics.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
39 throw new RuntimeException('Missing parameter for the endpoint ml.stop_data_frame_analytics');
H A DStopDatafeed.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint ml.stop_datafeed');
H A DUpdateDataFrameAnalytics.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
39 throw new RuntimeException('Missing parameter for the endpoint ml.update_data_frame_analytics');
H A DUpdateDatafeed.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint ml.update_datafeed');
H A DUpdateFilter.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint ml.update_filter');
H A DUpdateJob.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint ml.update_job');
H A DUpdateModelSnapshot.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
42 throw new RuntimeException('Missing parameter for the endpoint ml.update_model_snapshot');
H A DUpgradeJobSnapshot.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
42 throw new RuntimeException('Missing parameter for the endpoint ml.upgrade_job_snapshot');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Nodes/
H A DClearRepositoriesMeteringArchive.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
42 throw new RuntimeException('Missing parameter for the endpoint nodes.clear_repositories_metering_archive');
H A DGetRepositoriesMeteringInfo.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint nodes.get_repositories_metering_info');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/
H A DOpenPointInTime.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
39 throw new RuntimeException('Missing parameter for the endpoint open_point_in_time');
H A DPutScript.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
36 throw new RuntimeException(
H A DReindexRethrottle.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
40 throw new RuntimeException('Missing parameter for the endpoint reindex_rethrottle');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Rollup/
H A DDeleteJob.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
39 throw new RuntimeException('Missing parameter for the endpoint rollup.delete_job');
H A DGetRollupIndexCaps.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
39 throw new RuntimeException('Missing parameter for the endpoint rollup.get_rollup_index_caps');
H A DPutJob.php19 use Elasticsearch\Common\Exceptions\RuntimeException; alias
39 throw new RuntimeException('Missing parameter for the endpoint rollup.put_job');

1...<<11121314151617181920>>...24