MCPcopy Create free account
hub / github.com/couchbase/sync_gateway / Database

Method Database

base/stats.go:1954–1956  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1952}
1953
1954func (d *DbStats) Database() *DatabaseStats {
1955 return d.DatabaseStats
1956}
1957
1958func (d *DbStats) InitDeltaSyncStats() error {
1959 var err error

Callers 15

mainFunction · 0.45
printEndofTestStatsFileFunction · 0.45
csvStatsFunction · 0.45
InitMethod · 0.45
TestImportNonZeroStartFunction · 0.45
reportStatsMethod · 0.45
BlipSyncStatsForCBLFunction · 0.45
NewDatabaseContextFunction · 0.45

Calls

no outgoing calls