Home
last modified time | relevance | path

Searched refs:IndicesStatsService (Results 1 – 20 of 20) sorted by relevance

/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/gopkg.in/olivere/elastic.v3/
H A Dindices_stats.go19 type IndicesStatsService struct { struct
35 return &IndicesStatsService{
50 func (s *IndicesStatsService) Metric(metric ...string) *IndicesStatsService { argument
57 func (s *IndicesStatsService) Index(indices ...string) *IndicesStatsService { argument
63 func (s *IndicesStatsService) Type(types ...string) *IndicesStatsService { argument
69 func (s *IndicesStatsService) Level(level string) *IndicesStatsService { argument
82 func (s *IndicesStatsService) FielddataFields(fielddataFields ...string) *IndicesStatsService { argument
89 func (s *IndicesStatsService) Fields(fields ...string) *IndicesStatsService { argument
95 func (s *IndicesStatsService) Groups(groups ...string) *IndicesStatsService { argument
101 func (s *IndicesStatsService) Human(human bool) *IndicesStatsService { argument
[all …]
H A Dclient.go1368 func (c *Client) IndexStats(indices ...string) *IndicesStatsService {
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/gopkg.in/olivere/elastic.v5/
H A Dindices_stats.go18 type IndicesStatsService struct { struct
34 return &IndicesStatsService{
49 func (s *IndicesStatsService) Metric(metric ...string) *IndicesStatsService { argument
56 func (s *IndicesStatsService) Index(indices ...string) *IndicesStatsService { argument
62 func (s *IndicesStatsService) Type(types ...string) *IndicesStatsService { argument
68 func (s *IndicesStatsService) Level(level string) *IndicesStatsService { argument
81 func (s *IndicesStatsService) FielddataFields(fielddataFields ...string) *IndicesStatsService { argument
88 func (s *IndicesStatsService) Fields(fields ...string) *IndicesStatsService { argument
94 func (s *IndicesStatsService) Groups(groups ...string) *IndicesStatsService { argument
100 func (s *IndicesStatsService) Human(human bool) *IndicesStatsService { argument
[all …]
H A Dclient.go1495 func (c *Client) IndexStats(indices ...string) *IndicesStatsService {
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/olivere/elastic/
H A Dindices_stats.go18 type IndicesStatsService struct { struct
34 return &IndicesStatsService{
49 func (s *IndicesStatsService) Metric(metric ...string) *IndicesStatsService { argument
56 func (s *IndicesStatsService) Index(indices ...string) *IndicesStatsService { argument
62 func (s *IndicesStatsService) Type(types ...string) *IndicesStatsService { argument
68 func (s *IndicesStatsService) Level(level string) *IndicesStatsService { argument
81 func (s *IndicesStatsService) FielddataFields(fielddataFields ...string) *IndicesStatsService { argument
88 func (s *IndicesStatsService) Fields(fields ...string) *IndicesStatsService { argument
94 func (s *IndicesStatsService) Groups(groups ...string) *IndicesStatsService { argument
100 func (s *IndicesStatsService) Human(human bool) *IndicesStatsService { argument
[all …]
H A Dclient.go1570 func (c *Client) IndexStats(indices ...string) *IndicesStatsService {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/olivere/elastic/
H A Dindices_stats.go18 type IndicesStatsService struct { struct
34 return &IndicesStatsService{
49 func (s *IndicesStatsService) Metric(metric ...string) *IndicesStatsService { argument
56 func (s *IndicesStatsService) Index(indices ...string) *IndicesStatsService { argument
62 func (s *IndicesStatsService) Type(types ...string) *IndicesStatsService { argument
68 func (s *IndicesStatsService) Level(level string) *IndicesStatsService { argument
81 func (s *IndicesStatsService) FielddataFields(fielddataFields ...string) *IndicesStatsService { argument
88 func (s *IndicesStatsService) Fields(fields ...string) *IndicesStatsService { argument
94 func (s *IndicesStatsService) Groups(groups ...string) *IndicesStatsService { argument
100 func (s *IndicesStatsService) Human(human bool) *IndicesStatsService { argument
[all …]
H A Dclient.go1512 func (c *Client) IndexStats(indices ...string) *IndicesStatsService {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/google/cadvisor/Godeps/_workspace/src/gopkg.in/olivere/elastic.v2/
H A Dindices_stats.go18 type IndicesStatsService struct { struct
34 return &IndicesStatsService{
49 func (s *IndicesStatsService) Metric(metric ...string) *IndicesStatsService { argument
56 func (s *IndicesStatsService) Index(index ...string) *IndicesStatsService { argument
62 func (s *IndicesStatsService) Level(level string) *IndicesStatsService { argument
68 func (s *IndicesStatsService) Types(types ...string) *IndicesStatsService { argument
81 func (s *IndicesStatsService) FielddataFields(fielddataFields ...string) *IndicesStatsService { argument
88 func (s *IndicesStatsService) Fields(fields ...string) *IndicesStatsService { argument
94 func (s *IndicesStatsService) Groups(groups ...string) *IndicesStatsService { argument
100 func (s *IndicesStatsService) Human(human bool) *IndicesStatsService { argument
[all …]
H A Dclient.go994 func (c *Client) IndexStats(indices ...string) *IndicesStatsService {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/gopkg.in/olivere/elastic.v5/
H A Dindices_stats.go18 type IndicesStatsService struct { struct
34 return &IndicesStatsService{
49 func (s *IndicesStatsService) Metric(metric ...string) *IndicesStatsService { argument
56 func (s *IndicesStatsService) Index(indices ...string) *IndicesStatsService { argument
62 func (s *IndicesStatsService) Type(types ...string) *IndicesStatsService { argument
68 func (s *IndicesStatsService) Level(level string) *IndicesStatsService { argument
81 func (s *IndicesStatsService) FielddataFields(fielddataFields ...string) *IndicesStatsService { argument
88 func (s *IndicesStatsService) Fields(fields ...string) *IndicesStatsService { argument
94 func (s *IndicesStatsService) Groups(groups ...string) *IndicesStatsService { argument
100 func (s *IndicesStatsService) Human(human bool) *IndicesStatsService { argument
[all …]
H A Dclient.go1480 func (c *Client) IndexStats(indices ...string) *IndicesStatsService {
/dports/www/gitea/gitea-1.16.5/vendor/github.com/olivere/elastic/v7/
H A Dindices_stats.go53 func (s *IndicesStatsService) Pretty(pretty bool) *IndicesStatsService { argument
60 func (s *IndicesStatsService) Human(human bool) *IndicesStatsService { argument
66 func (s *IndicesStatsService) ErrorTrace(errorTrace bool) *IndicesStatsService { argument
72 func (s *IndicesStatsService) FilterPath(filterPath ...string) *IndicesStatsService { argument
87 func (s *IndicesStatsService) Headers(headers http.Header) *IndicesStatsService { argument
95 func (s *IndicesStatsService) Metric(metric ...string) *IndicesStatsService { argument
102 func (s *IndicesStatsService) Index(indices ...string) *IndicesStatsService { argument
108 func (s *IndicesStatsService) Type(types ...string) *IndicesStatsService { argument
114 func (s *IndicesStatsService) Level(level string) *IndicesStatsService { argument
134 func (s *IndicesStatsService) Fields(fields ...string) *IndicesStatsService { argument
[all …]
H A Dclient.go1682 func (c *Client) IndexStats(indices ...string) *IndicesStatsService {
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/gopkg.in/olivere/elastic.v6/
H A Dindices_stats.go53 func (s *IndicesStatsService) Pretty(pretty bool) *IndicesStatsService { argument
60 func (s *IndicesStatsService) Human(human bool) *IndicesStatsService { argument
66 func (s *IndicesStatsService) ErrorTrace(errorTrace bool) *IndicesStatsService { argument
72 func (s *IndicesStatsService) FilterPath(filterPath ...string) *IndicesStatsService { argument
87 func (s *IndicesStatsService) Headers(headers http.Header) *IndicesStatsService { argument
95 func (s *IndicesStatsService) Metric(metric ...string) *IndicesStatsService { argument
102 func (s *IndicesStatsService) Index(indices ...string) *IndicesStatsService { argument
108 func (s *IndicesStatsService) Type(types ...string) *IndicesStatsService { argument
114 func (s *IndicesStatsService) Level(level string) *IndicesStatsService { argument
134 func (s *IndicesStatsService) Fields(fields ...string) *IndicesStatsService { argument
[all …]
H A Dclient.go1596 func (c *Client) IndexStats(indices ...string) *IndicesStatsService {
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/olivere/elastic/
H A Dindices_stats.go53 func (s *IndicesStatsService) Pretty(pretty bool) *IndicesStatsService { argument
60 func (s *IndicesStatsService) Human(human bool) *IndicesStatsService { argument
66 func (s *IndicesStatsService) ErrorTrace(errorTrace bool) *IndicesStatsService { argument
72 func (s *IndicesStatsService) FilterPath(filterPath ...string) *IndicesStatsService { argument
87 func (s *IndicesStatsService) Headers(headers http.Header) *IndicesStatsService { argument
95 func (s *IndicesStatsService) Metric(metric ...string) *IndicesStatsService { argument
102 func (s *IndicesStatsService) Index(indices ...string) *IndicesStatsService { argument
108 func (s *IndicesStatsService) Type(types ...string) *IndicesStatsService { argument
114 func (s *IndicesStatsService) Level(level string) *IndicesStatsService { argument
134 func (s *IndicesStatsService) Fields(fields ...string) *IndicesStatsService { argument
[all …]
H A Dclient.go1587 func (c *Client) IndexStats(indices ...string) *IndicesStatsService {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/olivere/elastic/v7/
H A Dindices_stats.go53 func (s *IndicesStatsService) Pretty(pretty bool) *IndicesStatsService { argument
60 func (s *IndicesStatsService) Human(human bool) *IndicesStatsService { argument
66 func (s *IndicesStatsService) ErrorTrace(errorTrace bool) *IndicesStatsService { argument
72 func (s *IndicesStatsService) FilterPath(filterPath ...string) *IndicesStatsService { argument
87 func (s *IndicesStatsService) Headers(headers http.Header) *IndicesStatsService { argument
95 func (s *IndicesStatsService) Metric(metric ...string) *IndicesStatsService { argument
102 func (s *IndicesStatsService) Index(indices ...string) *IndicesStatsService { argument
108 func (s *IndicesStatsService) Type(types ...string) *IndicesStatsService { argument
114 func (s *IndicesStatsService) Level(level string) *IndicesStatsService { argument
134 func (s *IndicesStatsService) Fields(fields ...string) *IndicesStatsService { argument
[all …]
H A Dclient.go1595 func (c *Client) IndexStats(indices ...string) *IndicesStatsService {