Home
last modified time | relevance | path

Searched defs:FieldStats (Results 1 – 25 of 152) sorted by relevance

1234567

/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/gopkg.in/olivere/elastic.v5/
H A Dfield_stats.go246 type FieldStats struct { struct
247 Type string `json:"type"`
248 MaxDoc int64 `json:"max_doc"`
249 DocCount int64 `json:"doc_count"`
250 Density int64 `json:"density"`
251 SumDocFrequeny int64 `json:"sum_doc_freq"`
252 SumTotalTermFrequency int64 `json:"sum_total_term_freq"`
253 Searchable bool `json:"searchable"`
254 Aggregatable bool `json:"aggregatable"`
255 MinValue interface{} `json:"min_value"`
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/gopkg.in/olivere/elastic.v5/
H A Dfield_stats.go246 type FieldStats struct { struct
247 Type string `json:"type"`
248 MaxDoc int64 `json:"max_doc"`
249 DocCount int64 `json:"doc_count"`
250 Density int64 `json:"density"`
251 SumDocFrequeny int64 `json:"sum_doc_freq"`
252 SumTotalTermFrequency int64 `json:"sum_total_term_freq"`
253 Searchable bool `json:"searchable"`
254 Aggregatable bool `json:"aggregatable"`
255 MinValue interface{} `json:"min_value"`
[all …]
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/cloudsearchdomain/types/
H A Dtypes.go31 type FieldStats struct { struct
35 Count int64
43 Max *string
51 Mean *string
59 Min *string
63 Missing int64
66 Stddev float64
70 Sum float64
73 SumOfSquares float64
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/cloudsearchdomain/types/
H A Dtypes.go31 type FieldStats struct { struct
35 Count int64
43 Max *string
51 Mean *string
59 Min *string
63 Missing int64
66 Stddev float64
70 Sum float64
73 SumOfSquares float64
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/cloudsearchdomain/types/
H A Dtypes.go31 type FieldStats struct { struct
35 Count int64
43 Max *string
51 Mean *string
59 Min *string
63 Missing int64
66 Stddev float64
70 Sum float64
73 SumOfSquares float64
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/cloudsearchdomain/types/
H A Dtypes.go31 type FieldStats struct { struct
35 Count int64
43 Max *string
51 Mean *string
59 Min *string
63 Missing int64
66 Stddev float64
70 Sum float64
73 SumOfSquares float64
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/cloudsearchdomain/types/
H A Dtypes.go31 type FieldStats struct { struct
35 Count int64
43 Max *string
51 Mean *string
59 Min *string
63 Missing int64
66 Stddev float64
70 Sum float64
73 SumOfSquares float64
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/cloudsearchdomain/types/
H A Dtypes.go31 type FieldStats struct { struct
35 Count int64
43 Max *string
51 Mean *string
59 Min *string
63 Missing int64
66 Stddev float64
70 Sum float64
73 SumOfSquares float64
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/cloudsearchdomain/types/
H A Dtypes.go41 type FieldStats struct { struct
45 Count int64
53 Max *string
61 Mean *string
69 Min *string
73 Missing int64
76 Stddev float64
80 Sum float64
83 SumOfSquares float64
85 noSmithyDocumentSerde
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/gopkg.in/olivere/elastic.v3/
H A Dfield_stats.go252 type FieldStats struct { struct
253 MaxDoc int64 `json:"max_doc"`
254 DocCount int64 `json:"doc_count"`
255 Density int64 `json:"density"`
256 SumDocFrequeny int64 `json:"sum_doc_freq"`
257 SumTotalTermFrequency int64 `json:"sum_total_term_freq"`
258 MinValue interface{} `json:"min_value"`
259 MinValueAsString string `json:"min_value_as_string"`
260 MaxValue interface{} `json:"max_value"`
261 MaxValueAsString string `json:"max_value_as_string"`
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-cloudsearchdomain/source/model/
H A DFieldStats.cpp21 FieldStats::FieldStats() : in FieldStats() function in Aws::CloudSearchDomain::Model::FieldStats
38 FieldStats::FieldStats(JsonView jsonValue) : in FieldStats() function in Aws::CloudSearchDomain::Model::FieldStats
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/cloudsearchdomain/
H A Dapi.go381 type FieldStats struct { struct
382 _ struct{} `type:"structure"`
386 Count *int64 `locationName:"count" type:"long"`
395 Max *string `locationName:"max" type:"string"`
404 Mean *string `locationName:"mean" type:"string"`
413 Min *string `locationName:"min" type:"string"`
425 Sum *float64 `locationName:"sum" type:"double"`
432 func (s FieldStats) String() string {
437 func (s FieldStats) GoString() string {
448 func (s *FieldStats) SetMax(v string) *FieldStats {
[all …]
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/cloudsearchdomain/
H A Dapi.go381 type FieldStats struct { struct
382 _ struct{} `type:"structure"`
386 Count *int64 `locationName:"count" type:"long"`
395 Max *string `locationName:"max" type:"string"`
404 Mean *string `locationName:"mean" type:"string"`
413 Min *string `locationName:"min" type:"string"`
425 Sum *float64 `locationName:"sum" type:"double"`
432 func (s FieldStats) String() string {
437 func (s FieldStats) GoString() string {
448 func (s *FieldStats) SetMax(v string) *FieldStats {
[all …]
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/cloudsearchdomain/
H A Dapi.go385 type FieldStats struct { struct
386 _ struct{} `type:"structure"`
390 Count *int64 `locationName:"count" type:"long"`
399 Max *string `locationName:"max" type:"string"`
408 Mean *string `locationName:"mean" type:"string"`
417 Min *string `locationName:"min" type:"string"`
429 Sum *float64 `locationName:"sum" type:"double"`
436 func (s FieldStats) String() string {
441 func (s FieldStats) GoString() string {
452 func (s *FieldStats) SetMax(v string) *FieldStats {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/cloudsearchdomain/
H A Dapi.go385 type FieldStats struct { struct
386 _ struct{} `type:"structure"`
390 Count *int64 `locationName:"count" type:"long"`
399 Max *string `locationName:"max" type:"string"`
408 Mean *string `locationName:"mean" type:"string"`
417 Min *string `locationName:"min" type:"string"`
429 Sum *float64 `locationName:"sum" type:"double"`
436 func (s FieldStats) String() string {
441 func (s FieldStats) GoString() string {
452 func (s *FieldStats) SetMax(v string) *FieldStats {
[all …]
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/cloudsearchdomain/
H A Dapi.go381 type FieldStats struct { struct
382 _ struct{} `type:"structure"`
386 Count *int64 `locationName:"count" type:"long"`
395 Max *string `locationName:"max" type:"string"`
404 Mean *string `locationName:"mean" type:"string"`
413 Min *string `locationName:"min" type:"string"`
425 Sum *float64 `locationName:"sum" type:"double"`
432 func (s FieldStats) String() string {
437 func (s FieldStats) GoString() string {
448 func (s *FieldStats) SetMax(v string) *FieldStats {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/cloudsearchdomain/
H A Dapi.go385 type FieldStats struct { struct
386 _ struct{} `type:"structure"`
390 Count *int64 `locationName:"count" type:"long"`
399 Max *string `locationName:"max" type:"string"`
408 Mean *string `locationName:"mean" type:"string"`
417 Min *string `locationName:"min" type:"string"`
429 Sum *float64 `locationName:"sum" type:"double"`
436 func (s FieldStats) String() string {
441 func (s FieldStats) GoString() string {
452 func (s *FieldStats) SetMax(v string) *FieldStats {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/cloudsearchdomain/
H A Dapi.go385 type FieldStats struct { struct
386 _ struct{} `type:"structure"`
390 Count *int64 `locationName:"count" type:"long"`
399 Max *string `locationName:"max" type:"string"`
408 Mean *string `locationName:"mean" type:"string"`
417 Min *string `locationName:"min" type:"string"`
429 Sum *float64 `locationName:"sum" type:"double"`
436 func (s FieldStats) String() string {
441 func (s FieldStats) GoString() string {
452 func (s *FieldStats) SetMax(v string) *FieldStats {
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/cloudsearchdomain/
H A Dapi.go381 type FieldStats struct { struct
382 _ struct{} `type:"structure"`
386 Count *int64 `locationName:"count" type:"long"`
395 Max *string `locationName:"max" type:"string"`
404 Mean *string `locationName:"mean" type:"string"`
413 Min *string `locationName:"min" type:"string"`
425 Sum *float64 `locationName:"sum" type:"double"`
432 func (s FieldStats) String() string {
437 func (s FieldStats) GoString() string {
448 func (s *FieldStats) SetMax(v string) *FieldStats {
[all …]
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/cloudsearchdomain/
H A Dapi.go385 type FieldStats struct { struct
386 _ struct{} `type:"structure"`
390 Count *int64 `locationName:"count" type:"long"`
399 Max *string `locationName:"max" type:"string"`
408 Mean *string `locationName:"mean" type:"string"`
417 Min *string `locationName:"min" type:"string"`
429 Sum *float64 `locationName:"sum" type:"double"`
436 func (s FieldStats) String() string {
441 func (s FieldStats) GoString() string {
452 func (s *FieldStats) SetMax(v string) *FieldStats {
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/cloudsearchdomain/
H A Dapi.go447 type FieldStats struct { struct
448 _ struct{} `type:"structure"`
452 Count *int64 `locationName:"count" type:"long"`
461 Max *string `locationName:"max" type:"string"`
470 Mean *string `locationName:"mean" type:"string"`
479 Min *string `locationName:"min" type:"string"`
491 Sum *float64 `locationName:"sum" type:"double"`
498 func (s FieldStats) String() string {
503 func (s FieldStats) GoString() string {
514 func (s *FieldStats) SetMax(v string) *FieldStats {
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/cloudsearchdomain/
H A Dapi.go447 type FieldStats struct { struct
448 _ struct{} `type:"structure"`
452 Count *int64 `locationName:"count" type:"long"`
461 Max *string `locationName:"max" type:"string"`
470 Mean *string `locationName:"mean" type:"string"`
479 Min *string `locationName:"min" type:"string"`
491 Sum *float64 `locationName:"sum" type:"double"`
498 func (s FieldStats) String() string {
503 func (s FieldStats) GoString() string {
514 func (s *FieldStats) SetMax(v string) *FieldStats {
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/cloudsearchdomain/
H A Dapi.go447 type FieldStats struct { struct
448 _ struct{} `type:"structure"`
452 Count *int64 `locationName:"count" type:"long"`
461 Max *string `locationName:"max" type:"string"`
470 Mean *string `locationName:"mean" type:"string"`
479 Min *string `locationName:"min" type:"string"`
491 Sum *float64 `locationName:"sum" type:"double"`
498 func (s FieldStats) String() string {
503 func (s FieldStats) GoString() string {
514 func (s *FieldStats) SetMax(v string) *FieldStats {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/cloudsearchdomain/
H A Dapi.go447 type FieldStats struct { struct
448 _ struct{} `type:"structure"`
452 Count *int64 `locationName:"count" type:"long"`
461 Max *string `locationName:"max" type:"string"`
470 Mean *string `locationName:"mean" type:"string"`
479 Min *string `locationName:"min" type:"string"`
491 Sum *float64 `locationName:"sum" type:"double"`
498 func (s FieldStats) String() string {
503 func (s FieldStats) GoString() string {
514 func (s *FieldStats) SetMax(v string) *FieldStats {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/cloudsearchdomain/
H A Dapi.go447 type FieldStats struct { struct
448 _ struct{} `type:"structure"`
452 Count *int64 `locationName:"count" type:"long"`
461 Max *string `locationName:"max" type:"string"`
470 Mean *string `locationName:"mean" type:"string"`
479 Min *string `locationName:"min" type:"string"`
491 Sum *float64 `locationName:"sum" type:"double"`
498 func (s FieldStats) String() string {
503 func (s FieldStats) GoString() string {
514 func (s *FieldStats) SetMax(v string) *FieldStats {
[all …]

1234567