Searched refs:replicas (Results 1 – 8 of 8) sorted by relevance
33 public $replicas; variable in Google\\Service\\GameServices\\DeployedFleetStatus70 public function setReplicas($replicas) argument72 $this->replicas = $replicas;79 return $this->replicas;
32 public $replicas; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1RevisionStatus69 public function setReplicas($replicas) argument71 $this->replicas = $replicas;78 return $this->replicas;
29 public function setReplicas($replicas) argument31 $this->replicas = $replicas;38 return $this->replicas;
83 public function setReplicas($replicas) argument85 $this->replicas = $replicas;92 return $this->replicas;
147 * Sets the number of replicas.149 * @param int $replicas Number of replicas157 public function setNumberOfReplicas(int $replicas): Response159 return $this->set(['number_of_replicas' => $replicas]);163 * Returns the number of replicas.165 * If no number of replicas is set, the default number is returned171 * @return int The number of replicas143 setNumberOfReplicas(int $replicas) global() argument
57 $params['wait_for_active_shards'] = (string) Sets the number of shard copies that must be active before returning. Defaults to 0. Set to `all` for all shard copies, otherwise set to any non-negative value less than or equal to the total number of copies for the shard (number of replicas + 1) (Default = 0)
107 $params['wait_for_active_shards'] = (string) Sets the number of shard copies that must be active before proceeding with the bulk operation. Defaults to 1, meaning the primary shard only. Set to `all` for all shard copies, otherwise set to any non-negative value less than or equal to the total number of copies for the shard (number of replicas + 1)188 $params['wait_for_active_shards'] = (string) Sets the number of shard copies that must be active before proceeding with the index operation. Defaults to 1, meaning the primary shard only. Set to `all` for all shard copies, otherwise set to any non-negative value less than or equal to the total number of copies for the shard (number of replicas + 1)211 $params['wait_for_active_shards'] = (string) Sets the number of shard copies that must be active before proceeding with the delete operation. Defaults to 1, meaning the primary shard only. Set to `all` for all shard copies, otherwise set to any non-negative value less than or equal to the total number of copies for the shard (number of replicas + 1)478 $params['wait_for_active_shards'] = (string) Sets the number of shard copies that must be active before proceeding with the index operation. Defaults to 1, meaning the primary shard only. Set to `all` for all shard copies, otherwise set to any non-negative value less than or equal to the total number of copies for the shard (number of replicas + 1)656 $params['wait_for_active_shards'] = (string) Sets the number of shard copies that must be active before proceeding with the reindex operation. Defaults to 1, meaning the primary shard only. Set to `all` for all shard copies, otherwise set to any non-negative value less than or equal to the total number of copies for the shard (number of replicas + 1)836 $params['wait_for_active_shards'] = (string) Sets the number of shard copies that must be active before proceeding with the update operation. Defaults to 1, meaning the primary shard only. Set to `all` for all shard copies, otherwise set to any non-negative value less than or equal to the total number of copies for the shard (number of replicas + 1)