Home
last modified time | relevance | path

Searched refs:getTransportSchema (Results 1 – 3 of 3) sorted by relevance

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Connections/
H A DConnectionInterface.php30 public function getTransportSchema(): string; function
H A DConnection.php246 public function getTransportSchema(): string function in Elasticsearch\\Connections\\Connection
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/
H A DSniffingConnectionPool.php120 $nodes = $this->parseClusterState($connection->getTransportSchema(), $response);