Searched refs:transportSchema (Results 1 – 2 of 2) sorted by relevance
141 private function parseClusterState(string $transportSchema, $nodeInfo): array argument144 $schemaAddress = $transportSchema . '_address';
62 protected $transportSchema = 'http'; // TODO depreciate this default variable in Elasticsearch\\Connections\\Connection143 $this->transportSchema = $hostDetails['scheme'];222 'scheme' => $this->transportSchema,248 return $this->transportSchema;