Lines Matching defs:master

35      * $params['local']            = (boolean) Return local information, do not retrieve the state from master node (default: false)
44 * @see https://www.elastic.co/guide/en/elasticsearch/reference/master/cat-alias.html
63 * $params['local'] = (boolean) Return local information, do not retrieve the state from master node (default: false)
64 * $params['master_timeout'] = (time) Explicit operation timeout for connection to master node
72 * @see https://www.elastic.co/guide/en/elasticsearch/reference/master/cat-allocation.html
97 * @see https://www.elastic.co/guide/en/elasticsearch/reference/master/cat-count.html
123 * @see https://www.elastic.co/guide/en/elasticsearch/reference/master/cat-fielddata.html
149 * @see https://www.elastic.co/guide/en/elasticsearch/reference/master/cat-health.html
168 * @see https://www.elastic.co/guide/en/elasticsearch/reference/master/cat.html
185 * $params['local'] = (boolean) Return local information, do not retrieve the state from master node (default: false)
186 * $params['master_timeout'] = (time) Explicit operation timeout for connection to master node
199 * @see https://www.elastic.co/guide/en/elasticsearch/reference/master/cat-indices.html
213 * Returns information about the master node.
216 * $params['local'] = (boolean) Return local information, do not retrieve the state from master node (default: false)
217 * $params['master_timeout'] = (time) Explicit operation timeout for connection to master node
225 * @see https://www.elastic.co/guide/en/elasticsearch/reference/master/cat-master.html
227 public function master(array $params = [])
355 * $params['local'] = (boolean) Return local information, do not retrieve the state from master node (default: false)
356 * $params['master_timeout'] = (time) Explicit operation timeout for connection to master node
364 * @see https://www.elastic.co/guide/en/elasticsearch/reference/master/cat-nodeattrs.html
381 * $params['local'] = (boolean) Calculate the selected nodes using the local cluster state rather than the state from master node (default: false)
382 * $params['master_timeout'] = (time) Explicit operation timeout for connection to master node
392 * @see https://www.elastic.co/guide/en/elasticsearch/reference/master/cat-nodes.html
407 * $params['local'] = (boolean) Return local information, do not retrieve the state from master node (default: false)
408 * $params['master_timeout'] = (time) Explicit operation timeout for connection to master node
417 * @see https://www.elastic.co/guide/en/elasticsearch/reference/master/cat-pending-tasks.html
432 * $params['local'] = (boolean) Return local information, do not retrieve the state from master node (default: false)
433 * $params['master_timeout'] = (time) Explicit operation timeout for connection to master node
442 * @see https://www.elastic.co/guide/en/elasticsearch/reference/master/cat-plugins.html
469 * @see https://www.elastic.co/guide/en/elasticsearch/reference/master/cat-recovery.html
486 * $params['local'] = (boolean) Return local information, do not retrieve the state from master node (Default = false)
487 * $params['master_timeout'] = (time) Explicit operation timeout for connection to master node
495 * @see https://www.elastic.co/guide/en/elasticsearch/reference/master/cat-repositories.html
519 * @see https://www.elastic.co/guide/en/elasticsearch/reference/master/cat-segments.html
538 * $params['local'] = (boolean) Return local information, do not retrieve the state from master node (default: false)
539 * $params['master_timeout'] = (time) Explicit operation timeout for connection to master node
548 * @see https://www.elastic.co/guide/en/elasticsearch/reference/master/cat-shards.html
567 * $params['master_timeout'] = (time) Explicit operation timeout for connection to master node
576 * @see https://www.elastic.co/guide/en/elasticsearch/reference/master/cat-snapshots.html
605 * @see https://www.elastic.co/guide/en/elasticsearch/reference/master/tasks.html
621 * $params['local'] = (boolean) Return local information, do not retrieve the state from master node (default: false)
622 * $params['master_timeout'] = (time) Explicit operation timeout for connection to master node
630 * @see https://www.elastic.co/guide/en/elasticsearch/reference/master/cat-templates.html
649 * $params['local'] = (boolean) Return local information, do not retrieve the state from master node (default: false)
650 * $params['master_timeout'] = (time) Explicit operation timeout for connection to master node
658 * @see https://www.elastic.co/guide/en/elasticsearch/reference/master/cat-thread-pool.html