Home
last modified time | relevance | path

Searched refs:stats (Results 51 – 75 of 105) sorted by relevance

12345

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DCcrNamespace.asciidoc32 * <<Elasticsearch_Namespaces_CcrNamespacestats_stats,`stats()`>>
184 .`stats(array $params = [])`
H A DNodesNamespace.asciidoc24 * <<Elasticsearch_Namespaces_NodesNamespacestats_stats,`stats()`>>
76 .`stats(array $params = [])`
H A DCatNamespace.asciidoc174 $params['pri'] = (boolean) Set to true to return stats only for primary shards (Default = false)
178 $params['include_unloaded_segments'] = (boolean) If set to true segment stats will include stats for segments that are not currently loaded into memory (Default = false)
232 $params['datafeed_id'] = (string) The ID of the datafeeds stats to fetch
253 $params['job_id'] = (string) The ID of the jobs stats to fetch
275 $params['model_id'] = (string) The ID of the trained models stats to fetch
538 $params['transform_id'] = (string) The id of the transform for which to get stats. '_all' or '*' implies all transforms
H A DClusterNamespace.asciidoc35 * <<Elasticsearch_Namespaces_ClusterNamespacestats_stats,`stats()`>>
266 .`stats(array $params = [])`
H A DMlNamespace.asciidoc462 $params['id'] = (string) The ID of the data frame analytics stats to fetch
466 $params['verbose'] = (boolean) whether the stats response should be verbose (Default = false)
479 $params['datafeed_id'] = (string) The ID of the datafeeds stats to fetch
547 $params['job_id'] = (string) The ID of the jobs stats to fetch
655 $params['model_id'] = (string) The ID of the trained models stats to fetch
/plugin/gtime/gtlib/
H A DREADME43 $ phing stats # Print statistics about lines of code
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DEnrichNamespace.php120 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/enrich-stats-api.html
122 public function stats(array $params = []) function in Elasticsearch\\Namespaces\\EnrichNamespace
H A DSearchableSnapshotsNamespace.php114 * $params['repository'] = (string) The repository for which to get the stats for
138 * $params['level'] = (enum) Return stats aggregated at cluster, index or shard level (Options = cluster,indices,shards) (Default = indices)
147 public function stats(array $params = []) function in Elasticsearch\\Namespaces\\SearchableSnapshotsNamespace
H A DNodesNamespace.php164 * $params['level'] = (enum) Return indices stats aggregated at index, node or shard level (Options = indices,node,shards) (Default = node)
167 * $params['include_segment_file_sizes'] = (boolean) Whether to report the aggregated disk usage of each one of the Lucene index files (only applies if segment stats are requested) (Default = false)
168 * $params['include_unloaded_segments'] = (boolean) If set to true segment stats will include stats for segments that are not currently loaded into memory (Default = false)
172 * @see https://www.elastic.co/guide/en/elasticsearch/reference/master/cluster-nodes-stats.html
174 public function stats(array $params = []) function in Elasticsearch\\Namespaces\\NodesNamespace
H A DWatcherNamespace.php229 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/watcher-api-stats.html
231 public function stats(array $params = []) function in Elasticsearch\\Namespaces\\WatcherNamespace
H A DCcrNamespace.php95 * Retrieves follower stats. return shard-level stats about the following tasks associated with each shard for the specified indices.
101 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/ccr-get-follow-stats.html
264 * Gets all stats related to cross-cluster replication.
269 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/ccr-get-stats.html
271 public function stats(array $params = []) function in Elasticsearch\\Namespaces\\CcrNamespace
H A DClusterNamespace.php362 * @see https://www.elastic.co/guide/en/elasticsearch/reference/master/cluster-stats.html
364 public function stats(array $params = []) function in Elasticsearch\\Namespaces\\ClusterNamespace
/plugin/code3/styles/
H A Dstyles.css39 div.PSyHi_Container div.Controls span.stats {
47 div.PSyHi_Container div.Controls span.stats em {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DGames.php55 public $stats; variable in Google\\Service\\Games
653 'stats',
657 'path' => 'games/v1/stats',
/plugin/zip/pear/File/Archive/Writer/
H A DAr.php158 $this->_useBuffer = !isset($stats[7]);
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DStreamHandler.php83 $stats = new TransferStats(
90 call_user_func($options['on_stats'], $stats);
H A DCurlFactory.php124 $stats = new TransferStats(
131 call_user_func($easy->options['on_stats'], $stats);
/plugin/quickstats/
H A DHOW-TO116 …es: excludes IP addresses from stats, for instance if you don't want your own accesses to your si…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dper-request-configuration.asciidoc129 information (for example, stats about the transfer, headers, status codes, and
162 With verbosity turned on, you will see all of the transfer stats:
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml423 fine season with great stats.
430 …"Sammy Sosa completed another fine season with great stats.\n\n 63 Home Runs\n 0.288 Batting Ave…
432 …"Sammy Sosa completed another fine season with great stats.\n\n 63 Home Runs\n 0.288 Batting Ave…
437 Sammy Sosa completed another fine season with great stats.
448 …{ T_STR, 0, "Sammy Sosa completed another fine season with great stats.\n\n 63 Home Runs\n 0.288…
461 stats: |
468 'stats' => "65 Home Runs\n0.278 Batting Average\n"
/plugin/sequencediagram/bower_components/lodash/perf/
H A Dperf.js153 var result = 1 / (bench.stats.mean + bench.stats.moe);
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/
H A DAggregation.php128 * stats aggregation.
130 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/search-aggregations-metrics-stats-aggregation.html
132 public function stats(string $name): Stats function in Elastica\\QueryBuilder\\DSL\\Aggregation
138 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/search-aggregations-pipeline-stats-bucket-aggregation.html
146 * extended stats aggregation.
/plugin/batchedit/
H A Dinterface.css102 #batchedit .be-file .be-stats {
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/nb/
H A Dnb.txt76 1. Enhver har rett til å bevege seg fritt og til fritt å velge oppholdssted innenfor en stats grenser.
121 Enhver har som medlem av samfunnet rett til sosial trygghet og har krav på at de økonomiske, sosiale og kulturelle goder som er uunnværlige for hans verdighet og den frie utvikling av hans personlighet, blir skaffet til veie gjennom nasjonale tiltak og internasjonalt samarbeid i samsvar med hver enkelt stats organisasjon og ressurser.
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/da/
H A Dda.txt74 1. Enhver har ret til at bevæge sig frit og til frit at vælge opholdssted indenfor hver stats grænser.
119 Enhver har som medlem af samfundet ret til social tryghed og har krav på, at de økonomiske, sociale og kulturelle rettigheder, der er uundværlige for hans værdighed og hans personligheds frie udvikling, gennemføres ved nationale foranstaltninger og internationalt samarbejde og i overensstemmelse med hver stats organisation og hjælpekilder.

12345