Home
last modified time | relevance | path

Searched defs:NodeStatsIndicesSearchResponse (Results 1 – 2 of 2) sorted by relevance

/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/mattbaird/elastigo/elastigo-2fe47fd29e4b/lib/
H A Dclusterstatresponses.go122 type NodeStatsIndicesSearchResponse struct { struct
123 OpenContext int64 `json:"open_contexts"`
124 QueryTotal int64 `json:"query_total"`
125 QueryTime int64 `json:"query_time_in_millis"`
126 QueryCurrent int64 `json:"query_current"`
127 FetchTotal int64 `json:"fetch_total"`
128 FetchTime int64 `json:"fetch_time_in_millis"`
129 FetchCurrent int64 `json:"fetch_current"`
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/mattbaird/elastigo/lib/
H A Dclusterstatresponses.go122 type NodeStatsIndicesSearchResponse struct { struct
123 OpenContext int64 `json:"open_contexts"`
124 QueryTotal int64 `json:"query_total"`
125 QueryTime int64 `json:"query_time_in_millis"`
126 QueryCurrent int64 `json:"query_current"`
127 FetchTotal int64 `json:"fetch_total"`
128 FetchTime int64 `json:"fetch_time_in_millis"`
129 FetchCurrent int64 `json:"fetch_current"`