Home
last modified time | relevance | path

Searched refs:setSelector (Results 1 – 25 of 40) sorted by last modified time

12

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dselectors.asciidoc27 ->setSelector('\Elasticsearch\ConnectionPool\Selectors\RoundRobinSelector')
63 ->setSelector('\Elasticsearch\ConnectionPool\Selectors\StickyRoundRobinSelector')
81 ->setSelector('\Elasticsearch\ConnectionPool\Selectors\RandomSelector')
128 ->setSelector($mySelector) // object injection
129 ->setSelector('\MyProject\Selectors\FirstSelector') // or namespace
137 Selectors can be changed via the `setSelector()` method:
143 ->setSelector($selector)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DClientBuilder.php502 public function setSelector($selector): ClientBuilder function in Elasticsearch\\ClientBuilder
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClientBuilder.asciidoc36 * <<Elasticsearch_ClientBuildersetSelector_setSelector,`setSelector()`>>
350 .`setSelector(Elasticsearch\ConnectionPool\Selectors\SelectorInterface|string $selector)`
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DBackendRule.php138 public function setSelector($selector) function in Google\\Service\\ServiceConsumerManagement\\BackendRule
H A DContextRule.php103 public function setSelector($selector) function in Google\\Service\\ServiceConsumerManagement\\ContextRule
H A DDocumentationRule.php66 public function setSelector($selector) function in Google\\Service\\ServiceConsumerManagement\\DocumentationRule
H A DUsageRule.php52 public function setSelector($selector) function in Google\\Service\\ServiceConsumerManagement\\UsageRule
H A DAuthenticationRule.php81 public function setSelector($selector) function in Google\\Service\\ServiceConsumerManagement\\AuthenticationRule
H A DMetricRule.php48 public function setSelector($selector) function in Google\\Service\\ServiceConsumerManagement\\MetricRule
H A DSystemParameterRule.php47 public function setSelector($selector) function in Google\\Service\\ServiceConsumerManagement\\SystemParameterRule
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DContextRule.php103 public function setSelector($selector) function in Google\\Service\\ServiceManagement\\ContextRule
H A DMetricRule.php48 public function setSelector($selector) function in Google\\Service\\ServiceManagement\\MetricRule
H A DUsageRule.php52 public function setSelector($selector) function in Google\\Service\\ServiceManagement\\UsageRule
H A DSystemParameterRule.php47 public function setSelector($selector) function in Google\\Service\\ServiceManagement\\SystemParameterRule
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DTrigger.php379 public function setSelector(Parameter $selector) function in Google\\Service\\TagManager\\Trigger
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DCustomErrorRule.php48 public function setSelector($selector) function in Google\\Service\\ServiceNetworking\\CustomErrorRule
H A DSystemParameterRule.php47 public function setSelector($selector) function in Google\\Service\\ServiceNetworking\\SystemParameterRule
H A DUsageRule.php52 public function setSelector($selector) function in Google\\Service\\ServiceNetworking\\UsageRule
H A DAuthenticationRule.php81 public function setSelector($selector) function in Google\\Service\\ServiceNetworking\\AuthenticationRule
H A DBackendRule.php138 public function setSelector($selector) function in Google\\Service\\ServiceNetworking\\BackendRule
H A DContextRule.php103 public function setSelector($selector) function in Google\\Service\\ServiceNetworking\\ContextRule
H A DDocumentationRule.php66 public function setSelector($selector) function in Google\\Service\\ServiceNetworking\\DocumentationRule
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DHttpRule.php189 public function setSelector($selector) function in Google\\Service\\ServiceUsage\\HttpRule
H A DAuthenticationRule.php81 public function setSelector($selector) function in Google\\Service\\ServiceUsage\\AuthenticationRule
H A DBackendRule.php138 public function setSelector($selector) function in Google\\Service\\ServiceUsage\\BackendRule

12