Example #1
0
 public function awaitReady()
 {
     $this->_client->cluster()->health(['wait_for_status' => 'yellow']);
 }