MCPcopy Create free account
hub / github.com/couchbase/cbft / Stats

Method Stats

remote.go:310–312  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

308}
309
310func (r *IndexClient) Stats() *bleve.IndexStat {
311 return nil
312}
313
314func (r *IndexClient) StatsMap() map[string]interface{} {
315 return nil

Callers 2

TestNegativeIndexClientFunction · 0.95
addFeedStatsFunction · 0.45

Calls

no outgoing calls

Tested by 1

TestNegativeIndexClientFunction · 0.76