MCPcopy Create free account
hub / github.com/dgraph-io/dgraph-benchmarks / GetCount

Method GetCount

bitmap/pb.pb.go:4800–4805  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4798}
4799
4800func (m *BackupKey) GetCount() uint32 {
4801 if m != nil {
4802 return m.Count
4803 }
4804 return 0
4805}
4806
4807// A posting list stored in the format used for writing backups.
4808type BackupPostingList struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected