MCPcopy Create free account
hub / github.com/couchbase/moss / Histograms

Method Histograms

api.go:173–173  ·  view source on GitHub ↗

Histograms returns a snapshot of the histograms for this collection. Note that histograms might be updated asynchronously.

()

Source from the content-addressed store, hash-verified

171 // collection. Note that histograms might be updated
172 // asynchronously.
173 Histograms() ghistogram.Histograms
174}
175
176// CollectionOptions allows applications to specify config settings.

Callers 1

TestStoreCollHistogramsFunction · 0.65

Implementers 1

collectioncollection.go

Calls

no outgoing calls

Tested by 1

TestStoreCollHistogramsFunction · 0.52