Home
last modified time | relevance | path

Searched refs:Cluster (Results 26 – 50 of 50) sorted by relevance

12

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cluster/
H A DAllocationExplain.php17 namespace Elasticsearch\Endpoints\Cluster;
H A DDeleteComponentTemplate.php17 namespace Elasticsearch\Endpoints\Cluster;
H A DExistsComponentTemplate.php17 namespace Elasticsearch\Endpoints\Cluster;
H A DStats.php17 namespace Elasticsearch\Endpoints\Cluster;
H A DGetComponentTemplate.php17 namespace Elasticsearch\Endpoints\Cluster;
H A DState.php17 namespace Elasticsearch\Endpoints\Cluster;
H A DPutComponentTemplate.php17 namespace Elasticsearch\Endpoints\Cluster;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/Resource/
H A DProjectsLocationsClusters.php20 use Google\Service\Container\Cluster; alias
133 * @return Cluster
139 return $this->call('get', [$params], Cluster::class);
H A DProjectsZonesClusters.php20 use Google\Service\Container\Cluster; alias
164 * @return Cluster
170 return $this->call('get', [$params], Cluster::class);
/plugin/elasticsearch/vendor/ruflin/elastica/src/Cluster/Health/
H A DShard.php3 namespace Elastica\Cluster\Health;
H A DIndex.php3 namespace Elastica\Cluster\Health;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dnamespaces.asciidoc14 | `cluster()` | Cluster-centric stats and info
36 // Cluster Stats
H A Dconnection-pool.asciidoc101 rest of the cluster by using the Cluster State API. As new nodes are added or
/plugin/elasticsearch/vendor/ruflin/elastica/src/Node/
H A DStats.php118 $endpoint = \class_exists(NodesStats::class) ? new NodesStats() : new \Elasticsearch\Endpoints\Cluster\Nodes\Stats();
H A DInfo.php221 $endpoint = \class_exists(NodesInfo::class) ? new NodesInfo() : new \Elasticsearch\Endpoints\Cluster\Nodes\Info();
/plugin/elasticsearch/vendor/ruflin/elastica/src/Cluster/
H A DSettings.php3 namespace Elastica\Cluster;
10 * Cluster settings.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DCluster.php20 class Cluster extends \Google\Collection class
1063 class_alias(Cluster::class, 'Google_Service_Container_Cluster');
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DClient.php375 * @return Cluster
379 return new Cluster($this);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md307 - Add 'wait_for_no_initializing_shards' to Cluster\Health whitelist [[98a372c]](http://github.com/elasticsearch/elasticsearch-php/commit/98a372c)
353 - Add Cluster\RemoteInfo endoint [[dfd8c3c]](http://github.com/elasticsearch/elasticsearch-php/commit/dfd8c3c)
387 - Add 'include_defaults' param to Cluster\Settings\Get whitelist [[8e5ab38]](http://github.com/elasticsearch/elasticsearch-php/commit/8e5ab38)
/plugin/schedule/lib/
H A DscheduleCitiesMap.js367 var clusters = new ol.source.Cluster({
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md585 - Add support for Health parameters for Cluster\Health endpoint (new prop : delayed_unassigned_shards, number_of_pending_tasks, number_of_in_flight_fetch, task_max_waiting_in_queue_millis, active_shards_percent_as_number)
674 - remove _shutdown for Node and Cluster as deprecated
1934 - Nodes and Cluster shutdown added
2028 - Refactoring of Cluster object
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1Cluster identified',\n id,\n ' Replacement id in edges: ',\n findNonClusterCh…
/plugin/ol3/
H A Dscript.js8 …|{},wO.source.BingMaps.quadKey=Kp||{},wO.source.CartoDB=tf||{},wO.source.Cluster=ff||{},wO.source.…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1Cluster identified', v, node, graph.node(v));\n var newEl = recursiveRender(nodes, node.graph…

12